Skip to content

Commit

Permalink
Update pkgdown workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Jul 8, 2023
1 parent c2e8518 commit 41386e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 41386e9

Please sign in to comment.