Skip to content

Commit f78774a

Browse files
committed
Add full version for pypa/gh-action-pypi-publish (v1.12 is not tagged!)
1 parent 4238e1c commit f78774a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555

5656
- name: Publish package 📦 to PyPI
5757
if: github.event_name == 'release'
58-
uses: pypa/gh-action-pypi-publish@v1.12
58+
uses: pypa/gh-action-pypi-publish@v1.12.4
5959
with:
6060
verbose: true

0 commit comments

Comments
 (0)