Skip to content

Commit

Permalink
Write attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Aug 3, 2024
1 parent 5b4c93e commit 1e6cc22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pypi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
workflow_dispatch:

permissions:
attestations: write
contents: read
id-token: write

Expand All @@ -25,6 +26,8 @@ jobs:
fetch-depth: 0

- uses: hynek/build-and-inspect-python-package@v2
with:
attest-build-provenance-github: 'true'

release-test-pypi:
name: Publish in-dev package to test.pypi.org
Expand Down

0 comments on commit 1e6cc22

Please sign in to comment.