try copying 1 file to see what happens
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
username: ${{ secrets.CI_USER }}
|
||||
password: ${{ secrets.CI_PASSWORD }}
|
||||
# port: ${{ secrets.PORT }}
|
||||
source: "."
|
||||
source: "index.html"
|
||||
target: "/docker-services/letsencrypt/www"
|
||||
rm: true
|
||||
|
Reference in New Issue
Block a user