Compare commits

...

1 Commits

Author SHA1 Message Date
8ac51dd22b 更新 .gitea/workflows/actions.yaml 2023-10-25 09:47:51 +08:00

View File

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