Skip to content

Commit

Permalink
Attestations need permissions to attest
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd authored Aug 13, 2024
1 parent 8c18118 commit cff9c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
attestations: write
id-token: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit cff9c29

Please sign in to comment.