diff --git a/.github/workflows/buildcnd.yml b/.github/workflows/buildcnd.yml index e0159e9..56bd638 100644 --- a/.github/workflows/buildcnd.yml +++ b/.github/workflows/buildcnd.yml @@ -79,4 +79,4 @@ jobs: username: ${{ secrets.STORAGE_NAME }} password: ${{ secrets.STORAGE_PASSWORD }} local-dir: ./dist/ - server-dir: /www/ \ No newline at end of file + server-dir: www/ \ No newline at end of file diff --git a/dist/a/hi.txt b/dist/a/hi.txt new file mode 100644 index 0000000..2e65efe --- /dev/null +++ b/dist/a/hi.txt @@ -0,0 +1 @@ +a \ No newline at end of file