Skip to content

Commit 4f5a677

Browse files
authored
Change remote repository for mirror action
1 parent 2679e66 commit 4f5a677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: mirror-repository
2121
uses: spyoungtech/mirror-action@master
2222
with:
23-
REMOTE: git@gitlab.com:spyoungtech/mirror-action.git
23+
REMOTE: git@codeberg.org/litecanvas/game-engine.git
2424
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_KEY }}
2525
GIT_SSH_KNOWN_HOSTS: ${{ secrets.GIT_SSH_KNOWN_HOSTS }}

0 commit comments

Comments
 (0)