Compare commits

...

2 Commits

Author SHA1 Message Date
李寻欢 8ac51dd22b 更新 .gitea/workflows/actions.yaml 2023-10-25 09:47:51 +08:00
李寻欢 5ebdb0d8ca 更新 .gitea/workflows/actions.yaml 2023-10-25 09:23:35 +08:00
1 changed files with 2 additions and 2 deletions

View File

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