Compare commits

...

1 Commits

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

View File

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