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.
2 parents 59c9c98 + 6d60fe4 commit 6a59b8fCopy full SHA for 6a59b8f
.github/workflows/release.yml
@@ -25,5 +25,5 @@ jobs:
25
26
- name: 🚀 Run semantic-release
27
env:
28
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Comes from GitHub
+ POLICY_TOKEN: ${{ secrets.POLICY_TOKEN }} # Comes from GitHub
29
run: npx semantic-release
0 commit comments