would help if I put used correct dir
This commit is contained in:
parent
c2b5feae5c
commit
fc5c5bab76
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue