Update .github/workflows/pre-release.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Ralph Khreish
2025-08-03 14:24:06 +02:00
committed by GitHub
parent 1686a30aa6
commit fcb25c2920

View File

@@ -9,8 +9,7 @@ on:
default: 'next' default: 'next'
type: string type: string
concurrency: pre-release-${{ inputs.branch || github.ref }} concurrency: pre-release-${{ inputs.branch || github.ref_name }}
jobs: jobs:
rc: rc:
runs-on: ubuntu-latest runs-on: ubuntu-latest