diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index da8b85cc..30750aa3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,4 +51,4 @@ jobs: port: ${{ secrets.WEB_STAGING_PORT }} source: "kernelci.org/public/" target: ${{ secrets.WEB_STAGING_DIR }} - strip-components: 2 + strip_components: 2