remove ssh from git origin url
This commit is contained in:
2
.github/workflows/fetch-upstream-mods.yml
vendored
2
.github/workflows/fetch-upstream-mods.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: force SSH remote for gitea
|
||||
run: |
|
||||
git remote set-url origin ssh://git@smallgit.dasguney.com:2222/skyline/balatro-mod-index.git
|
||||
git remote set-url origin git@smallgit.dasguney.com:skyline/balatro-mod-index.git
|
||||
|
||||
- name: disable lfs lock verification
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user