We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef9c9e commit 3698a94Copy full SHA for 3698a94
.github/workflows/release.yml
@@ -30,4 +30,4 @@ jobs:
30
version: latest
31
args: release --clean
32
env:
33
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments