Skip to content

Commit f16a8f1

Browse files
authored
Update build-test-deploy.yml
1 parent 26d5ed2 commit f16a8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: checkout rep
4848
uses: actions/checkout@v4
4949
with:
50-
token: ${{ secret.GITHUB_TOKEN }}
50+
token: ${{ secret.TOKEN }}
5151
- name: use node.js
5252
uses: actions/setup-node@v4
5353
with:

0 commit comments

Comments
 (0)