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 4b62c0f commit 2bac6f5Copy full SHA for 2bac6f5
.github/workflows/release-stark-cli.yml
@@ -121,4 +121,4 @@ jobs:
121
files: artifacts/**/*
122
generate_release_notes: true
123
env:
124
- GITHUB_TOKEN: ${{ secrets.GH_PAT }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments