mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-19 18:34:30 -05:00
Fix dir name
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
|
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
|
||||||
aws_bucket: ${{ secrets.AWS_BUCKET_WEBSITE }}
|
aws_bucket: ${{ secrets.AWS_BUCKET_WEBSITE }}
|
||||||
source_dir: book/html
|
source_dir: book/html
|
||||||
destination_dir: static_html_root
|
destination_dir: static_website_html
|
||||||
- name: Invalidate Cloudfront book cache
|
- name: Invalidate Cloudfront book cache
|
||||||
uses: chetan/invalidate-cloudfront-action@v2
|
uses: chetan/invalidate-cloudfront-action@v2
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user