mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-03 10:36:47 +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
|
||||
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
Block a user