This commit is contained in:
parent
2c942e302f
commit
f7b18f7d00
|
@ -39,6 +39,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
force: true
|
force: true
|
||||||
branch: 'dev2.0'
|
branch: $git_branch
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue