Skip to content

Commit

Permalink
add write permission for cache action.
Browse files Browse the repository at this point in the history
  • Loading branch information
smeinecke committed Feb 2, 2025
1 parent a55d9f9 commit 87234a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-page-cache.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Deploy cache
permissions:
contents: read
contents: write
pull-requests: write

on:
Expand Down
2 changes: 1 addition & 1 deletion disposable

0 comments on commit 87234a6

Please sign in to comment.