Skip to content

Commit 09aabad

Browse files
committed
👷 github release fix
1 parent da10454 commit 09aabad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Semantic Release
2525
uses: juftin/actions/semantic-release@v1
2626
with:
27-
github_token: ${{ secrets.GITHUB_TOKEN }}
27+
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2828

2929
docs:
3030
name: docs

0 commit comments

Comments
 (0)