Skip to content

Commit

Permalink
Update .github/workflows/Documenter.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Widmann <[email protected]>
  • Loading branch information
inkydragon and devmotion authored Feb 6, 2024
1 parent efaf800 commit 4f2e491
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
# needed to allow julia-actions/cache to proactively delete old caches that it has created
actions: write
contents: write
# needed to allow the workflow to create a status with a link to the docs preview
statuses: write
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 4f2e491

Please sign in to comment.