mirror of https://github.com/lnis-uofu/SOFA.git
[Action] Added destination repo push action
This commit is contained in:
parent
8105a46f07
commit
2ecc166e95
|
@ -44,4 +44,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
directory: Caravel-SOFA-HD
|
directory: Caravel-SOFA-HD
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
repository: ganeshgore/dummyTestRepo
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in New Issue