diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6c81fd6..09baa87 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,7 @@ jobs: aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}} aws_bucket: ${{ secrets.AWS_BUCKET_WEBSITE }} source_dir: book/html - destination_dir: static_html_root + destination_dir: static_website_html - name: Invalidate Cloudfront book cache uses: chetan/invalidate-cloudfront-action@v2 env: