is this better?
Deploy to Artifacts / deploy (push) Successful in 6s Details

This commit is contained in:
Ash Keel 2024-04-27 19:27:52 +02:00
parent dd23797563
commit 4e6b276e09
No known key found for this signature in database
GPG Key ID: 53A9E9A6035DD109
1 changed files with 1 additions and 1 deletions

View File

@ -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