ci: 修正触发器
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -4,8 +4,8 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v**
|
||||
tags-ignore:
|
||||
- '**beta**'
|
||||
- '!**beta**'
|
||||
|
||||
jobs:
|
||||
Deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user