try updating action again
This commit is contained in:
parent
e58d959c96
commit
9d405a4e58
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,6 +35,6 @@ jobs:
|
|||||||
username: ${{ secrets.CI_USER }}
|
username: ${{ secrets.CI_USER }}
|
||||||
password: ${{ secrets.CI_PASSWORD }}
|
password: ${{ secrets.CI_PASSWORD }}
|
||||||
# port: ${{ secrets.PORT }}
|
# port: ${{ secrets.PORT }}
|
||||||
source: "*"
|
source: "./"
|
||||||
target: ${{ secrets.DEPLOY_PATH }}
|
target: ${{ secrets.DEPLOY_PATH }}
|
||||||
rm: true
|
rm: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user