Compare commits

..

1 Commits

Author SHA1 Message Date
VC
414260513b test: ci pipeline
Some checks failed
release / build (push) Failing after 30s
2025-02-28 18:34:07 +01:00

View File

@@ -14,10 +14,8 @@ jobs:
uses: shalzz/zola-deploy-action@v0.20.0 uses: shalzz/zola-deploy-action@v0.20.0
env: env:
BUILD_ONLY: true BUILD_ONLY: true
- name: Create archive
run: tar -czf public.tar.gz public/
- name: Upload artifacts - name: Upload artifacts
uses: christopherhx/gitea-upload-artifact@v4 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: public name: main
path: public.tar.gz path: public/