Skip to content

Commit

Permalink
Use token for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
VariantXYZ committed Aug 19, 2023
1 parent 8be9e8e commit 6304324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@v2
with:
path: 'code'
token: ${{ secrets.GITHUB_TOKEN }}

- name: Checkout baserom repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 6304324

Please sign in to comment.