Skip to content

Commit

Permalink
configure permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
davydkov authored Nov 18, 2023
1 parent 37a0bb1 commit 1b5c83b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/on-redeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ on:
jobs:
pages:
uses: ./.github/workflows/pages.yml
permissions:
contents: read
pages: write
id-token: write
secrets: inherit

0 comments on commit 1b5c83b

Please sign in to comment.