Skip to content

Commit

Permalink
adds GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 26, 2024
1 parent 3fe1cd5 commit d3ba30d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ jobs:
with:
target: gh-pages
path: quarto-test
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit d3ba30d

Please sign in to comment.