mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-04-28 03:40:11 +00:00
fix: prerelease ci trigger (#67)
This commit is contained in:
parent
04f7e319df
commit
654de96cc9
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -3,9 +3,7 @@ name: Pre-release
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*-alpha*' # v0.5.5-alpha.1
|
||||
- 'v*-beta*' # v0.5.5-beta.1
|
||||
- 'v*-rc*' # v0.5.5-rc.1
|
||||
- 'v*-pre*' # v0.5.5-pre.1
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue