feat: add Gitea Actions workflow

This commit is contained in:
Julien Cabillot
2026-05-29 14:23:14 -04:00
parent f0a99f974a
commit 9119f8d9c4
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
#type=ref,event=branch
#type=ref,event=pr
#type=sha
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}}
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push
uses: docker/build-push-action@v6