Skip to content

Commit fd0d0a8

Browse files
authored
Update action.yml
1 parent b709864 commit fd0d0a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/actions/pypi__twine__publish/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ runs:
2121
python -m build
2222
2323
- name: Publish distribution 📦 to PyPI
24-
uses: pypa/gh-action-pypi-publish@v1.11.0
24+
#uses: pypa/gh-action-pypi-publish@v1.11.0
25+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)