Switch to forgejo actions #417

Merged
mwalbeck merged 5 commits from actions into main 2025-02-02 14:43:31 +00:00
Showing only changes of commit d4af227188 - Show all commits

View file

@ -37,5 +37,6 @@ jobs:
- name: Build and push
uses: https://github.com/docker/build-push-action@v6
with:
context: helix
push: true
tags: ${{ steps.tags.outputs.tags }}