summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2023-06-06 16:53:41 +0200
committerJakob Borg <jakob@kastelo.net>2023-06-06 16:53:41 +0200
commitb18943c2f2fe71d30eaafffd3a88e46a402e367b (patch)
tree14057d65c0eab855adceb6e0c839661abc3e45a4
parent13d0445869c217b92a8850b5df808c346a8b505c (diff)
-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 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 }}