Skip to content

Commit

Permalink
MAINT: add permissions id-token to doc job
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jul 10, 2023
1 parent d047bf5 commit 2644545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/repoma/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ on:
jobs:
doc:
uses: ComPWA/actions/.github/workflows/ci-docs.yml@v1
permissions:
pages: write
id-token: write
with:
specific-pip-packages: ${{ inputs.specific-pip-packages }}
pytest:
Expand Down

0 comments on commit 2644545

Please sign in to comment.