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 490a83d commit c233e14Copy full SHA for c233e14
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
version: latest
27
args: release --rm-dist
28
env:
29
- GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments