Skip to content

Commit

Permalink
update with token
Browse files Browse the repository at this point in the history
  • Loading branch information
bekahwhittle committed Aug 3, 2023
1 parent 62831e5 commit 68af6c1
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 @@ -51,7 +51,7 @@ jobs:
- name: checkout repo
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN }}

- name: use node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 68af6c1

Please sign in to comment.