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 6bc1ad3 commit 2b9eefaCopy full SHA for 2b9eefa
.github/workflows/release.yaml
@@ -30,4 +30,6 @@ jobs:
30
@semantic-release/[email protected]
31
32
33
- @semantic-release/[email protected]
+ @semantic-release/[email protected]
34
+ env:
35
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments