Skip to content

Commit

Permalink
chore: trusted publishing
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Sep 23, 2024
1 parent 39514b3 commit ce23b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# see https://github.com/pypa/gh-action-pypi-publish
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_TOKEN }}
attestations: true

- name: Publish package distributions to GitHub Releases
if: steps.release.outputs.released == 'true'
Expand Down

0 comments on commit ce23b0f

Please sign in to comment.