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 980d88f commit 9497b01Copy full SHA for 9497b01
.github/workflows/release.yml
@@ -27,4 +27,4 @@ jobs:
27
name: "Release ${{ steps.pkg.outputs.version }}"
28
generate_release_notes: true
29
env:
30
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments