This commit is contained in:
Hendrik Kleinwaechter
2025-03-14 12:12:04 +01:00
parent fb5f526b2f
commit b783b1e274

View File

@@ -72,7 +72,7 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
source: "book/release/*"
target: "~/downloads/the-sourdough-framework/
target: "~/downloads/the-sourdough-framework/"
- name: Release baked book to S3
uses: shallwefootball/s3-upload-action@master
with: