ci: fix ci condition

This commit is contained in:
JustSong 2024-03-14 01:17:19 +08:00
parent 2dcef85285
commit 89e111ac69
6 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
- '!*-pro*'
workflow_dispatch:
inputs:
name:

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
- '!*-pro*'
workflow_dispatch:
inputs:
name:

View File

@ -5,6 +5,7 @@ on:
tags:
- '*'
- '!*-alpha*'
- '!*-pro*'
workflow_dispatch:
inputs:
name:

View File

@ -7,6 +7,7 @@ on:
tags:
- '*'
- '!*-alpha*'
- '!*-pro*'
workflow_dispatch:
inputs:
name:

View File

@ -7,6 +7,7 @@ on:
tags:
- '*'
- '!*-alpha*'
- '!*-pro*'
workflow_dispatch:
inputs:
name:

View File

@ -7,6 +7,7 @@ on:
tags:
- '*'
- '!*-alpha*'
- '!*-pro*'
workflow_dispatch:
inputs:
name: