Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
16122d5f
Unverified
Commit
16122d5f
authored
Apr 28, 2022
by
ver217
Committed by
GitHub
Apr 28, 2022
Browse files
update release bdist CI (#902)
parent
2c0d19d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/release_bdist.yml
.github/workflows/release_bdist.yml
+1
-1
No files found.
.github/workflows/release_bdist.yml
View file @
16122d5f
...
@@ -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 }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment