From b18943c2f2fe71d30eaafffd3a88e46a402e367b Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Tue, 6 Jun 2023 16:53:41 +0200 Subject: wip --- .github/workflows/build-syncthing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-syncthing.yaml b/.github/workflows/build-syncthing.yaml index 4f2871b802..20b3f83fd9 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 }} -- cgit v1.2.3