Skip to content

Commit 48c16ae

Browse files
committed
fix: @V3
1 parent eab84b4 commit 48c16ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
@semantic-release/git
3737
@semantic-release/github
3838
env:
39-
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
39+
GITHUB_TOKEN: "${{ secrets.GITHUB }}"
4040
NPM_TOKEN: "${{ secrets.NPM_TOKEN }}"
4141
outputs:
4242
new_release_published: "${{ steps.semantic.outputs.new_release_published }}"

0 commit comments

Comments
 (0)