Skip to content

Commit

Permalink
change persmissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dchodge committed Oct 14, 2024
1 parent 06a5d4b commit 8e30f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
concurrency:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
env:
GITHUB_PAT: ${{ secrets.GH_PAT }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8e30f5a

Please sign in to comment.