Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
carloalbertobarbano authored Jan 8, 2025
1 parent 401514e commit 204354f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
name: artifact
path: dist

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


0 comments on commit 204354f

Please sign in to comment.