start: change release for prerelease

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2025-12-17 23:42:59 +01:00
commit 8e946317a5
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

@ -3,13 +3,7 @@ name: Pre Release Workflow
on:
push:
tags:
- '*'
branches:
- main
pull_request:
types: [closed]
branches:
- main
- '*rc*'
jobs:
set-release-target: