There was an error while loading. Please reload this page.
2 parents d40610a + 54254c9 commit ea3a85aCopy full SHA for ea3a85a
1 file changed
.github/workflows/python-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
path: dist/
65
66
- name: Publish to TestPyPI
67
- uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1
68
with:
69
repository-url: https://test.pypi.org/legacy/
70
@@ -88,7 +88,7 @@ jobs:
88
89
90
- name: Publish to PyPI
91
92
93
create-release:
94
name: Create GitHub Release
0 commit comments