Skip to content

Commit 6d60fe4

Browse files
chore(release): update semantic-release configuration to use POLICY_TOKEN
1 parent 94e1afe commit 6d60fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525

2626
- name: 🚀 Run semantic-release
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Comes from GitHub
28+
POLICY_TOKEN: ${{ secrets.POLICY_TOKEN }} # Comes from GitHub
2929
run: npx semantic-release

0 commit comments

Comments
 (0)