Skip to content

Commit

Permalink
add gh token to artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
bpcreech authored Feb 4, 2024
1 parent 6c84a52 commit e9004e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
path: ./public/asteroids
repository: bpcreech/typescript-asteroids
merge-multiple: true
github-token: ${{ secrets.TOKEN }}

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit e9004e7

Please sign in to comment.