We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328e842 commit 0f2b837Copy full SHA for 0f2b837
1 file changed
.github/workflows/publish.yaml
@@ -179,6 +179,6 @@ jobs:
179
- name: Upload to Release
180
uses: softprops/action-gh-release@v2
181
with:
182
- token: ${{ secrets.JACK_GITHUB_TOKEN }}
+ token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
183
make_latest: true
184
files: bin/*
0 commit comments