We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cd6ff commit 82bc595Copy full SHA for 82bc595
1 file changed
.github/workflows/release.yml
@@ -32,3 +32,5 @@ jobs:
32
with:
33
version: v1.9.2
34
args: release --rm-dist
35
+ env:
36
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments