mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2024-11-19 21:12:20 +00:00
This commit is contained in:
parent
dd23797563
commit
4e6b276e09
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ jobs:
|
|||
access_key: ${{ secrets.MINIO_ACCESS }}
|
||||
secret_key: ${{ secrets.MINIO_SECRET }}
|
||||
bucket: strimertul-website
|
||||
source: ./public
|
||||
source: ./public/
|
||||
target: /
|
||||
recursive: true
|
||||
|
|
Loading…
Reference in a new issue