We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2679e66 commit 4f5a677Copy full SHA for 4f5a677
.github/workflows/mirror.yml
@@ -20,6 +20,6 @@ jobs:
20
- name: mirror-repository
21
uses: spyoungtech/mirror-action@master
22
with:
23
- REMOTE: git@gitlab.com:spyoungtech/mirror-action.git
+ REMOTE: git@codeberg.org/litecanvas/game-engine.git
24
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_KEY }}
25
GIT_SSH_KNOWN_HOSTS: ${{ secrets.GIT_SSH_KNOWN_HOSTS }}
0 commit comments