Skip to content

Commit aad336a

Browse files
authored
Attempt to fix remote
1 parent fef33c2 commit aad336a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
# uses: yesolutions/mirror-action@1708f16cdb28634fd3ba10c5c79abc91f5578a14
2727
uses: yesolutions/[email protected]
2828
with:
29-
REMOTE: 'ssh://codeberg.org/cynicsketch/nix-mineral.git'
29+
REMOTE: 'ssh://git@codeberg.org:cynicsketch/nix-mineral.git'
3030
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_PRIVATE_KEY }}
3131
GIT_SSH_NO_VERIFY_HOST: "true"

0 commit comments

Comments
 (0)