Compare commits

..

1 Commits

Author SHA1 Message Date
VC
7f6529a4fa test: ci pipeline
All checks were successful
release / build (push) Successful in 28s
2025-02-28 16:55:17 +01:00

View File

@@ -16,6 +16,6 @@ jobs:
BUILD_ONLY: true
- run: tar -czvf bac-public-$(date -I).tar.gz public/
- name: Do release
uses: gitea.com/actions/gitea-release-action@v1
uses: https://gitea.com/actions/gitea-release-action@v1
with:
files: bac-public-$(date -I).tar.gz