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: push:
tags: tags:
- v** - v**
tags-ignore: - '!**beta**'
- '**beta**'
jobs: jobs:
Deploy: Deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest