Skip to content

Commit

Permalink
Pputman/give pages deployment contents write (#233)
Browse files Browse the repository at this point in the history
* giving pages deployment contents write permissions

* fixing a typo in the workflow

---------

Co-authored-by: pputman12 <[email protected]>
  • Loading branch information
pputman-clabs and pputman12 authored Sep 18, 2024
1 parent bd985e3 commit 025ae25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

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

0 comments on commit 025ae25

Please sign in to comment.