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 29ef3c5 commit 6c7265eCopy full SHA for 6c7265e
.github/workflows/build-linux.yaml
@@ -60,5 +60,5 @@ jobs:
60
uses: ncipollo/release-action@v1
61
with:
62
artifacts: "tripeaksneue-linux-${{ matrix.label }}.tar.gz"
63
- token: ${{ secrets.GH_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
64
allowUpdates: true
0 commit comments