Fix: action input format
All checks were successful
Build package / build-package (push) Successful in 15s
All checks were successful
Build package / build-package (push) Successful in 15s
This commit is contained in:
@@ -9,5 +9,5 @@ jobs:
|
||||
- name: Build and push package
|
||||
uses: https://gitea.konchin.com/action/archbuild@main
|
||||
with:
|
||||
MINIO_ACCESSKEY: ${{ secrets.MINIO_ACCESSKEY }}
|
||||
MINIO_SECRETKEY: ${{ secrets.MINIO_SECRETKEY }}
|
||||
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
|
||||
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
|
||||
|
||||
Reference in New Issue
Block a user