Update .gitea/workflows/deploy.yml
All checks were successful
Build / build (push) Successful in 1m35s
Deploy / build (push) Successful in 2m7s

This commit is contained in:
2026-02-14 19:08:58 +01:00
parent ce01b7ad14
commit ad1cb70cdc

View File

@@ -1,8 +1,9 @@
name: Deploy
on:
push:
tags:
- 'v*'
branches:
- master
jobs:
build:
runs-on: ubuntu-latest