Skip to content

Commit

Permalink
chpre: disable attestations while we're not using trusted publishing (#…
Browse files Browse the repository at this point in the history
…243)

Signed-off-by: Yurii Serhiichuk <[email protected]>
  • Loading branch information
xSAVIKx authored Nov 9, 2024
1 parent 96cfaa6 commit c5645d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.pypi_password }}
attestations: false
- name: Install GitPython and cloudevents for pypi_packaging
run: pip install -U -r requirements/publish.txt
- name: Create Tag
Expand Down

0 comments on commit c5645d8

Please sign in to comment.