Skip to content

Commit f2880df

Browse files
authored
Update tests.yaml
1 parent f40bd1a commit f2880df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- name: Publish PyPi package
120120
if: github.ref == 'refs/heads/main' && env.VERSION_CHANGE == 'true'
121-
uses: pypa/gh-action-pypi-publish@release/v1.5
121+
uses: pypa/gh-action-pypi-publish@release/v1
122122
with:
123123
password: ${{ secrets.PYPI_API_TOKEN }}
124124

0 commit comments

Comments
 (0)