would help if I put used correct dir

This commit is contained in:
hack13 2023-09-16 11:13:48 -04:00
parent c2b5feae5c
commit fc5c5bab76
No known key found for this signature in database
GPG key ID: E24A3BE06FE108C9

View file

@ -22,5 +22,5 @@ jobs:
aws_secret_access_key: ${{ secrets.STORJ_SECRET_ACCESS_KEY }}
endpoint: ${{ secrets.STORJ_ENDPOINT }}
aws_bucket: ${{ secrets.STORJ_BUCKET }}
source_dir: "dist"
source_dir: "public"
destination_dir: "hack13-blog"