Skip to content

Commit

Permalink
try adding write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 28, 2024
1 parent 5573c1c commit 9ae2fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
deploy:
permissions:
contents: write
runs-on: ubuntu-20.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 9ae2fef

Please sign in to comment.