Skip to content

Commit ac18e3d

Browse files
committed
(Updated) Workflows
1 parent 9f3e144 commit ac18e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ steps.git-check.outputs.changes == 'true' }}
4545
uses: peter-evans/create-pull-request@v5
4646
with:
47-
token: ${{ secrets.BOT_TOKEN }}
47+
token: ${{ secrets.GITHUB_TOKEN }}
4848
base: main
4949
add-paths: |
5050
package-lock.json

0 commit comments

Comments
 (0)