Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nolte committed Jan 6, 2024
1 parent c5e5c29 commit 7c3a02f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release-cd-deliver-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ jobs:
uses: nolte/gh-plumbing/.github/workflows/[email protected]
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read
id-token: write
pages: write
concurrency:
cancel-in-progress: true
group: "pages"

0 comments on commit 7c3a02f

Please sign in to comment.