1 parent 9067b80 commit fae7729Copy full SHA for fae7729
1 file changed
.github/workflows/deploy.yml
@@ -47,7 +47,7 @@ jobs:
47
name: python-package-distributions
48
path: dist/
49
- name: Publish distribution to PyPI
50
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
51
52
github-release:
53
name: Sign and upload GitHub Release
@@ -110,7 +110,7 @@ jobs:
110
111
112
- name: Publish distribution to TestPyPI
113
114
with:
115
verbose: true
116
print-hash: true
0 commit comments