This commit is contained in:
parent
2184ff3a94
commit
e33aa695c1
@ -55,5 +55,6 @@ jobs:
|
||||
echo "No changes to commit."
|
||||
else
|
||||
git commit -m "AutoGenerateREADME.md"
|
||||
git pull --rebase --force-with-lease "https://${GITEA_TOKEN}@${CLEAN_REPO_URL}" main
|
||||
git push "https://${GITEA_TOKEN}@${CLEAN_REPO_URL}"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user