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 fef33c2 commit aad336aCopy full SHA for aad336a
.github/workflows/main.yml
@@ -26,6 +26,6 @@ jobs:
26
# uses: yesolutions/mirror-action@1708f16cdb28634fd3ba10c5c79abc91f5578a14
27
uses: yesolutions/[email protected]
28
with:
29
- REMOTE: 'ssh://codeberg.org/cynicsketch/nix-mineral.git'
+ REMOTE: 'ssh://git@codeberg.org:cynicsketch/nix-mineral.git'
30
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_PRIVATE_KEY }}
31
GIT_SSH_NO_VERIFY_HOST: "true"
0 commit comments