Skip to content

Commit

Permalink
Set write-all permission for ghpages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaylor committed Jan 9, 2024
1 parent 6c62553 commit 46f505b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: github pages
permissions: write-all

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion documentation/pelican-plugins

0 comments on commit 46f505b

Please sign in to comment.