We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff04ca commit 34dab84Copy full SHA for 34dab84
1 file changed
.github/workflows/semantic-release.yaml
@@ -40,4 +40,6 @@ jobs:
40
run: npm audit signatures
41
42
- name: Run Semantic Release
43
+ env:
44
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
run: npx semantic-release
0 commit comments