Compare commits

..

1 Commits

Author SHA1 Message Date
b6e85486b7 Feat: add build workflow
Some checks failed
Build package / build-package (push) Failing after 14s
2025-07-16 12:14:28 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -11,5 +11,3 @@ jobs:
with:
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
gpg-password: ${{ secrets.GPG_PASSWORD }}
gpg-keygrip: ${{ secrets.GPG_KEYGRIP }}

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
deps