ci: 配置 gitea CI

This commit is contained in:
2024-03-15 00:44:29 +08:00
parent f6f8b6e35f
commit 4340adf502

View File

@@ -2,10 +2,7 @@ name: Auto Release On Tags
on:
label:
types:
- created
branches:
- master
types: [ created ]
jobs:
build-and-release: