Update .github/workflows/update-repo.yml
This commit is contained in:
2
.github/workflows/update-repo.yml
vendored
2
.github/workflows/update-repo.yml
vendored
@@ -109,5 +109,5 @@ jobs:
|
|||||||
else
|
else
|
||||||
git commit -m "Automated repo update: $(date)"
|
git commit -m "Automated repo update: $(date)"
|
||||||
# Note: Mitsuba100 is used here as the user; adjust if the Gitea repo owner is different.
|
# Note: Mitsuba100 is used here as the user; adjust if the Gitea repo owner is different.
|
||||||
git push https://Mitsuba100:${{ secrets.GITEAPAT }}@git.stuple.net/Mitsuba100/hyprarch-repo.git main
|
git push https://Mitsuba100:${{ secrets.GITEAPAT }}@git.stuple.net/Stuple-Networks/hyprarch-repo.git main
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user