Skip to content

Commit

Permalink
Merge branch 'main' into GO-2482-new-sync-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
fb929 committed Jun 28, 2024
2 parents 6c5163a + eae643f commit 426339d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
secrets: inherit # pass all secrets
with:
release: ${{ github.event.release.tag_name }}
dockerfile-cmd: /bin/any-sync-node -c /etc/any-sync-node/config.yml
dockerfile-cmd: '["/bin/any-sync-node", "-c", "/etc/any-sync-node/config.yml"]'

0 comments on commit 426339d

Please sign in to comment.