Skip to content

Commit 46a441c

Browse files
authored
Update npm-bump-version.yml (#15)
1 parent 94b40b8 commit 46a441c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v3
2121
with:
22-
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
22+
token: ${{ secrets.GITHUB_TOKEN }}
2323

2424
- name: Setup environment
2525
uses: actions/setup-node@v2.5.1

0 commit comments

Comments
 (0)