mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Updating workflow
This commit is contained in:
parent
e3cfbadd9d
commit
514547a2b2
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
branch: "version-bump"
|
branch: "version-bump-${{steps.get-version.outputs.assembly-version}}"
|
||||||
|
|
||||||
version:
|
version:
|
||||||
name: Bump version if Develop push
|
name: Bump version if Develop push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user