mirror of https://github.com/hpcaitech/ColossalAI
update release bdist CI (#902)
parent
2c0d19d755
commit
16122d5fac
|
@ -55,7 +55,7 @@ jobs:
|
|||
- name: 🚀 Deploy
|
||||
uses: garygrossgarten/github-action-scp@release
|
||||
with:
|
||||
local: dist/*
|
||||
local: dist
|
||||
remote: ${{ secrets.PRIVATE_PYPI_DIR }}
|
||||
host: ${{ secrets.PRIVATE_PYPI_HOST }}
|
||||
username: ${{ secrets.PRIVATE_PYPI_USER }}
|
||||
|
|
Loading…
Reference in New Issue