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 b98f44d commit fc0e6c2Copy full SHA for fc0e6c2
.github/workflows/codeberg_mirror.yml
@@ -13,6 +13,6 @@ jobs:
13
fetch-depth: 0
14
- uses: yesolutions/mirror-action@18fc60c0629185af960c8256ccb650287a350b4e
15
with:
16
- REMOTE: 'ssh://[email protected]/ffflorian/node-packages.git'
+ REMOTE: 'ssh://[email protected]:ffflorian/node-packages.git'
17
GIT_SSH_PRIVATE_KEY: ${{ secrets.CODEBERG_SECRET }}
18
GIT_SSH_NO_VERIFY_HOST: "true"
0 commit comments