summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-syncthing.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-syncthing.yaml')
-rw-r--r--.github/workflows/build-syncthing.yaml2
1 files changed, 1 insertions, 1 deletions
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 }}