Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
Β·
0fc0393
1
Parent(s):
91c7d26
Restores working version
Browse files
.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
|
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
|