Skip to content

Commit 093ce10

Browse files
committed
f
1 parent 499d023 commit 093ce10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: actions/checkout@v4
5858
with:
5959
path: main_repo
60-
token: ${{ secrets.GIT_TOKEN }}
60+
token: ${{ secrets.GITHUB_TOKEN }}
6161

6262
# Setup Node.js environment
6363
- name: Setup Node.js

0 commit comments

Comments
 (0)