diff --git a/.github/workflows/test-deployment.yml b/.github/workflows/test-deployment.yml index e3d3413..fd5fc9d 100644 --- a/.github/workflows/test-deployment.yml +++ b/.github/workflows/test-deployment.yml @@ -37,7 +37,7 @@ jobs: with: name: production-build - name: Display artifact files - run: ls + run: ls main - name: Prepare folders on production server uses: appleboy/ssh-action@v1.2.0 with: