Skip to content

Commit e2c023e

Browse files
committed
ci.yml: use pypa/gh-action-pypi-publish@release/v1 tag
1 parent 42ef545 commit e2c023e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ jobs:
113113
fi
114114
pipx run build
115115
- name: Publish package distributions to PyPI
116-
uses: pypa/gh-action-pypi-publish@v1.13.0
116+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)