fix: prerelease ci trigger (#67)

This commit is contained in:
failerko 2026-02-01 23:29:14 +01:00 committed by GitHub
parent 04f7e319df
commit 654de96cc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: