Skip to content

Commit e713bfb

Browse files
authored
Merge pull request #463 from jakob-keller/dependencies
ci: work around broken PyPI publishing
2 parents 27f9e90 + 3afcc83 commit e713bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
uses: pypa/gh-action-pypi-publish@release/v1
7070
with:
7171
repository-url: https://test.pypi.org/legacy/
72+
attestations: false
7273
- name: Publish peprock 📦 to PyPI
7374
uses: pypa/gh-action-pypi-publish@release/v1
7475
- name: Setup Pages

0 commit comments

Comments
 (0)