Unverified Commit 16122d5f authored by ver217's avatar ver217 Committed by GitHub
Browse files

update release bdist CI (#902)

parent 2c0d19d7
...@@ -55,7 +55,7 @@ jobs: ...@@ -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 }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment