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 6a59b8f + 40e650d commit f8c3e27Copy full SHA for f8c3e27
.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