Release workflow fix (#11733)

* Release workflow fix

* Remove obsolete script

* Small fix
This commit is contained in:
Michal Kinas
2026-03-11 15:37:58 +01:00
committed by GitHub
parent f44e4e90e8
commit 2e668fc7b2
3 changed files with 4 additions and 82 deletions
+4 -2
View File
@@ -19,9 +19,11 @@ on:
types: [closed]
branches:
- develop
- master
- develop-patch*
- master-patch*
push:
branches:
- master
- master-patch-*
permissions:
id-token: write # Required for OIDC