We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d81a6 commit ff5bde6Copy full SHA for ff5bde6
.github/workflows/release.yml
@@ -101,3 +101,4 @@ jobs:
101
- uses: ncipollo/release-action@v1
102
with:
103
artifacts: "./ssh-sync-setup/ssh-sync-setup.exe,./ssh-sync/ssh-sync,./packages/*.deb,./packages/*.rpm"
104
+ token: ${{ secrets.ACCESS_TOKEN_CLASSIC }}
0 commit comments