mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-26 04:43:59 -06:00
Fix
This commit is contained in:
2
.github/workflows/release-book-website.yml
vendored
2
.github/workflows/release-book-website.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
|||||||
username: ${{ secrets.SSH_USERNAME }}
|
username: ${{ secrets.SSH_USERNAME }}
|
||||||
key: ${{ secrets.SSH_KEY }}
|
key: ${{ secrets.SSH_KEY }}
|
||||||
source: "book/release/*"
|
source: "book/release/*"
|
||||||
target: "~/downloads/the-sourdough-framework/
|
target: "~/downloads/the-sourdough-framework/"
|
||||||
- name: Release baked book to S3
|
- name: Release baked book to S3
|
||||||
uses: shallwefootball/s3-upload-action@master
|
uses: shallwefootball/s3-upload-action@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user