Skip to content

Commit

Permalink
set permissions for pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
SOF3 committed Dec 1, 2024
1 parent 75da84c commit ba80dc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
permissions:
contents: read
pages: write
id-token: write
name: deploy pages
runs-on: ubuntu-latest
needs: bench
Expand Down

0 comments on commit ba80dc4

Please sign in to comment.