diff --git a/.github/workflows/update-discussions.yml b/.github/workflows/update-discussions.yml index 226d714e..1d57e08a 100644 --- a/.github/workflows/update-discussions.yml +++ b/.github/workflows/update-discussions.yml @@ -79,4 +79,4 @@ jobs: secret_key: ${{ secrets.PROD_GARAGE_SECRET_KEY }} bucket: ${{ vars.PROD_GARAGE_BUCKET }} source: ./site/en/index.html - target: /en + target: /en/index.html