Skip to content

Commit

Permalink
Update build-test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JMN09 authored Jul 9, 2024
1 parent 26d5ed2 commit f16a8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: checkout rep
uses: actions/checkout@v4
with:
token: ${{ secret.GITHUB_TOKEN }}
token: ${{ secret.TOKEN }}
- name: use node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit f16a8f1

Please sign in to comment.