Skip to content

Commit 0ab13f9

Browse files
committed
ci: Use latest v1 pypa/gh-action-pypi-publish
1 parent fa422e1 commit 0ab13f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
path: dist
122122

123123
- name: Push build artifacts to PyPI
124-
uses: pypa/gh-action-pypi-publish@v1.8.14
124+
uses: pypa/gh-action-pypi-publish@release/v1
125125

126126
publish_github:
127127
name: Publish GitHub release

0 commit comments

Comments
 (0)