Skip to content

Commit

Permalink
CI permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricebrito committed Dec 13, 2024
1 parent 20fcb5e commit 657827e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ jobs:
environment: release
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing

contents: read
packages: write
attestations: write

steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 657827e

Please sign in to comment.