Skip to content

Commit 204354f

Browse files
Update build.yaml
1 parent 401514e commit 204354f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
name: artifact
3737
path: dist
3838

39-
- uses: pypa/gh-action-pypi-publish@v1.5.0
39+
- uses: pypa/gh-action-pypi-publish@release/v1.12
4040
with:
4141
user: __token__
4242
password: ${{ secrets.torchstain_deploy_token }}
43-
43+

0 commit comments

Comments
 (0)