Skip to content

Commit

Permalink
giving pages deployment contents write permissions (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: pputman12 <[email protected]>
  • Loading branch information
pputman-clabs and pputman12 authored Sep 18, 2024
1 parent e21a7ed commit bd985e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ permissions:

jobs:
deploy:
permisisons:
contents: write
concurrency: ci-${{ github.ref }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bd985e3

Please sign in to comment.