ci: 修正触发器

This commit is contained in:
Mmx233
2022-08-14 21:26:34 +08:00
parent a0123f6b1e
commit 3eb7386e49

View File

@@ -4,8 +4,8 @@ on:
push:
tags:
- v**
tags-ignore:
- '**beta**'
- '!**beta**'
jobs:
Deploy:
runs-on: ubuntu-latest