ci: Gitea actions #8

Merged
lsr merged 6 commits from ci-builder into main 2025-02-23 17:53:20 +00:00
Showing only changes of commit 894fd6274f - Show all commits

View File

@ -1,5 +1,10 @@
name: Build and Deploy
on: [ push ]
name: Build and Publish
on:
push:
branches:
- main
tags:
- '*'
jobs:
build: