mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Update mirror repository configuration
This commit is contained in:
8
.github/workflows/mirrorremote.yml
vendored
8
.github/workflows/mirrorremote.yml
vendored
@@ -18,9 +18,9 @@ jobs:
|
||||
- name: Mirror repository
|
||||
uses: yesolutions/mirror-action@v0.7.0
|
||||
with:
|
||||
REMOTE_NAME: mirror
|
||||
REMOTE: https://git.wardcrew.com/username/metabuilder.git
|
||||
GIT_USERNAME: username
|
||||
GIT_PASSWORD: password
|
||||
REMOTE_NAME: git
|
||||
REMOTE: https://git.wardcrew.com/git/metabuilder.git
|
||||
GIT_USERNAME: git
|
||||
GIT_PASSWORD: 4wHhnUX7n7pVaFZi
|
||||
PUSH_ALL_REFS: true
|
||||
GIT_PUSH_ARGS: --tags --force --prune
|
||||
|
||||
Reference in New Issue
Block a user