Skip to content

Commit

Permalink
Merge pull request #45 from pydiverse/dependabot/github_actions/gh-ac…
Browse files Browse the repository at this point in the history
…tions-088cad1836

Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the gh-actions group
  • Loading branch information
finn-rudolph authored Jan 2, 2025
2 parents b983616 + c2d90e5 commit 707ad47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
name: artifact
path: dist
- name: Publish package on TestPyPi
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
with:
repository-url: https://test.pypi.org/legacy/
- name: Publish package on PyPi
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70

0 comments on commit 707ad47

Please sign in to comment.