更新 .gitea/workflows/actions.yaml

This commit is contained in:
李寻欢 2023-10-25 09:47:51 +08:00
parent 5ebdb0d8ca
commit 8ac51dd22b
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
name: TestActions
on:
tag:
- '*'
push:
tag:
- '*'
- '**'
branches:
- '*'
- '!main'