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 94e1afe commit 6d60fe4Copy full SHA for 6d60fe4
.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