committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -17,6 +17,6 @@ jobs: |
|||
with: |
|||
source_repo: "https://github.com/GameServerManagers/Game-Server-Configs" |
|||
source_branch: "refs/heads/*" |
|||
destination_repo: "[email protected]:GameServerManagers/Game-Server-Configs.git" |
|||
destination_repo: "[email protected]:GameServerManagers/game-server-configs.git" |
|||
destination_branch: "refs/heads/*" |
|||
ssh_private_key: ${{ secrets.BITBUCKET_SECRET }} |
|||
|
Loading…
Reference in new issue