ci: ignore alpha version

This commit is contained in:
JustSong
2023-06-21 16:22:56 +08:00
parent 64a6ce6383
commit ecf919b122
4 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
push:
tags:
- '*'
- '!*-alpha*'
jobs:
release:
runs-on: macos-latest