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