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 }}
|
||||
password: ${{ secrets.CI_PASSWORD }}
|
||||
# port: ${{ secrets.PORT }}
|
||||
source: "*"
|
||||
source: "./"
|
||||
target: ${{ secrets.DEPLOY_PATH }}
|
||||
rm: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user