[CI] Fixed incorrect release title (missing _<branch_name>)
This commit is contained in:
1
.github/workflows/Orchestrator.yml
vendored
1
.github/workflows/Orchestrator.yml
vendored
@@ -85,3 +85,4 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
tag: ${{ github.sha }}
|
||||
branch: ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user