We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c1a90 commit e68d9b6Copy full SHA for e68d9b6
1 file changed
.github/workflows/release.yml
@@ -27,3 +27,5 @@ jobs:
27
with:
28
version: v1.9.2
29
args: release --rm-dist
30
+ env:
31
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments