diff --git a/.github/workflows/build-syncthing.yaml b/.github/workflows/build-syncthing.yaml index 4f2871b80..20b3f83fd 100644 --- a/.github/workflows/build-syncthing.yaml +++ b/.github/workflows/build-syncthing.yaml @@ -623,4 +623,4 @@ jobs: RCLONE_CONFIG_SPACES_ENDPOINT: ams3.digitaloceanspaces.com RCLONE_CONFIG_SPACES_ACL: public-read with: - args: sync packages spaces:syncthing/release/$VERSION + args: sync packages spaces:syncthing/release/${{ env.VERSION }}