Skip to content

Commit cc06e50

Browse files
committed
fix: @V3
1 parent fba9d08 commit cc06e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)