Skip to content

Commit

Permalink
adding pages permissions for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Mar 7, 2024
1 parent 6d491fc commit 1ccfa3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-22.04
permissions:
contents: write
pages: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
Expand Down

0 comments on commit 1ccfa3f

Please sign in to comment.