Update .github/workflows/pre-release.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/pre-release.yml
vendored
3
.github/workflows/pre-release.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user