Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Harthi7/training into featu…
Browse files Browse the repository at this point in the history
…re/add-try-catch-import-to-deepspeed
  • Loading branch information
abdullah-ibm committed Nov 7, 2024
2 parents c5258fe + c41c2e7 commit 1feb135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
path: dist

- name: "Upload to Test PyPI"
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
with:
repository-url: https://test.pypi.org/legacy/

Expand Down Expand Up @@ -129,4 +129,4 @@ jobs:
rm ./dist/*.sigstore.json
- name: "Upload to PyPI"
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0

0 comments on commit 1feb135

Please sign in to comment.