ci: 调整触发器

This commit is contained in:
Mmx233
2022-08-14 21:17:02 +08:00
parent 85c21ee4ef
commit 2c52fb0c4c

View File

@@ -2,11 +2,10 @@ name: Deploy
on: on:
push: push:
branches:
- main
tags: tags:
- v** - v**
tags-ignore:
- '**beta**'
jobs: jobs:
Deploy: Deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest