Skip to content

Commit f391663

Browse files
committed
Make PyPI fallback idempotent
1 parent e9e927f commit f391663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ jobs:
289289
password: ${{ secrets.PYPI_API_TOKEN }}
290290
packages-dir: dist
291291
skip-existing: true
292+
attestations: false
292293

293294
- uses: softprops/action-gh-release@v2
294295
if: >

0 commit comments

Comments
 (0)