mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-05 03:26:48 +00:00
update release bdist CI (#902)
This commit is contained in:
parent
2c0d19d755
commit
16122d5fac
2
.github/workflows/release_bdist.yml
vendored
2
.github/workflows/release_bdist.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
- name: 🚀 Deploy
|
- name: 🚀 Deploy
|
||||||
uses: garygrossgarten/github-action-scp@release
|
uses: garygrossgarten/github-action-scp@release
|
||||||
with:
|
with:
|
||||||
local: dist/*
|
local: dist
|
||||||
remote: ${{ secrets.PRIVATE_PYPI_DIR }}
|
remote: ${{ secrets.PRIVATE_PYPI_DIR }}
|
||||||
host: ${{ secrets.PRIVATE_PYPI_HOST }}
|
host: ${{ secrets.PRIVATE_PYPI_HOST }}
|
||||||
username: ${{ secrets.PRIVATE_PYPI_USER }}
|
username: ${{ secrets.PRIVATE_PYPI_USER }}
|
||||||
|
Loading…
Reference in New Issue
Block a user