mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-01-22 01:02:53 +08:00
ci: ignore alpha version
This commit is contained in:
1
.github/workflows/windows-release.yml
vendored
1
.github/workflows/windows-release.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- '!*-alpha*'
|
||||
jobs:
|
||||
release:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user