revert
This commit is contained in:
parent
c0fbc96372
commit
c6992566e6
|
@ -33,6 +33,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
force: true
|
force: true
|
||||||
branch: ${{ github.head_ref }}
|
branch: 'dev2.0'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue