Update .github/workflows/fetch-upstream-mods.yml
This commit is contained in:
3
.github/workflows/fetch-upstream-mods.yml
vendored
3
.github/workflows/fetch-upstream-mods.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
|||||||
|
|
||||||
git config lfs.locksverify false
|
git config lfs.locksverify false
|
||||||
|
|
||||||
git remote set-url origin \
|
git remote set-url origin http://skyline:${GITEA_TOKEN}@smallgit.dasguney.com:3000/skyline/balatro-mod-index.git
|
||||||
https://skyline:${GITEA_TOKEN}@smallgit.dasguney.com:3000/skyline/balatro-mod-index.git
|
|
||||||
|
|
||||||
git add mods
|
git add mods
|
||||||
if git commit -m "fetch upstream mod changes ($(date --utc +%Y%m%d_%H%M%SZ))"; then
|
if git commit -m "fetch upstream mod changes ($(date --utc +%Y%m%d_%H%M%SZ))"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user