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 c2e1809 commit a1b3e7dCopy full SHA for a1b3e7d
.github/workflows/goreleaser.yml
@@ -26,4 +26,4 @@ jobs:
26
version: 2.9.0
27
args: release --clean
28
env:
29
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments