diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ccff27e..9ba1609 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,4 +36,4 @@ jobs: env: S3_ACCESS_KEY: ${{secrets.S3_ACCESS_KEY}} S3_SECRET_KEY: ${{secrets.S3_SECRET_KEY}} - run: s4cmd --endpoint-url=${{secrets.S3_ENDPOINT_URL}} dsync -s -r --delete-removed _build/en/html/ s3://${{secrets.S3_BUCKET}}/ + run: s4cmd --endpoint-url=${{secrets.S3_ENDPOINT_URL}} dsync -s -r --delete-removed _build/ s3://${{secrets.S3_BUCKET}}/