We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e963b3f commit 9a46538Copy full SHA for 9a46538
.github/workflows/mirror.yml
@@ -11,5 +11,5 @@ jobs:
11
env:
12
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
13
with:
14
- source-repo: 'git@github.com:markus-wa/demoinfocs-golang.git'
+ source-repo: 'https://github.com/markus-wa/demoinfocs-golang.git'
15
destination-repo: '[email protected]:markus-wa/demoinfocs-golang.git'
0 commit comments