Skip to content

Commit 68389e9

Browse files
committed
ci
1 parent d1f4ea3 commit 68389e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
- name: Semantic Release
4141
run: npx semantic-release@16
4242
env:
43-
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
43+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)