Andrea Maldonado commited on
Commit
0fc0393
Β·
1 Parent(s): 91c7d26

Restores working version

Browse files
Files changed (1) hide show
  1. .github/workflows/pypi_release.yml +1 -1
.github/workflows/pypi_release.yml CHANGED
@@ -53,7 +53,7 @@ jobs:
53
  name: python-package-distributions
54
  path: dist/
55
  - name: Publish distribution πŸ“¦ to PyPI
56
- uses: pypa/gh-action-pypi-publish@release/v1.12.3
57
 
58
  github-release:
59
  name: Sign the Python 🐍 distribution πŸ“¦ with Sigstore
 
53
  name: python-package-distributions
54
  path: dist/
55
  - name: Publish distribution πŸ“¦ to PyPI
56
+ uses: pypa/gh-action-pypi-publish@release/v1
57
 
58
  github-release:
59
  name: Sign the Python 🐍 distribution πŸ“¦ with Sigstore