Updating workflow
This commit is contained in:
parent
e3cfbadd9d
commit
514547a2b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
@ -123,7 +123,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
branch: "version-bump"
|
||||
branch: "version-bump-${{steps.get-version.outputs.assembly-version}}"
|
||||
|
||||
version:
|
||||
name: Bump version if Develop push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue