Skip to content

Commit

Permalink
feat(rapid_layout): Bump to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jun 19, 2024
1 parent 207aaf8 commit 454cd27
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/gen_whl_to_pypi_rapid_layout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
mv $DIR_NAME/*.onnx rapid_layout/models/
python setup_layout.py bdist_wheel ${{ github.event.head_commit.message }}
# - name: Publish distribution 📦 to Test PyPI
# uses: pypa/gh-action-pypi-publish@v1.5.0
# with:
# password: ${{ secrets.TEST_PYPI_API_TOKEN }}
# repository_url: https://test.pypi.org/legacy/
# packages_dir: dist/

- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@v1.5.0
with:
Expand Down

0 comments on commit 454cd27

Please sign in to comment.