python-publish: copy gem-push.yml's pattern
Signed-off-by: William Woodruff <[email protected]>
This commit is contained in:
@@ -54,4 +54,6 @@ jobs:
|
|||||||
path: dist/
|
path: dist/
|
||||||
|
|
||||||
- name: Publish release distributions to PyPI
|
- name: Publish release distributions to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
# To automatically get updates, change this to:
|
||||||
|
# uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
|
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
|
||||||
|
|||||||
Reference in New Issue
Block a user