Skip to content

Commit

Permalink
Merge pull request #463 from jakob-keller/dependencies
Browse files Browse the repository at this point in the history
ci: work around broken PyPI publishing
  • Loading branch information
jakob-keller authored Dec 8, 2024
2 parents 27f9e90 + 3afcc83 commit e713bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
attestations: false
- name: Publish peprock 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
- name: Setup Pages
Expand Down

0 comments on commit e713bfb

Please sign in to comment.