checks/update-clan-core-for-checks: force push

This commit is contained in:
Jörg Thalheim
2025-05-12 17:50:52 +02:00
parent 5dd3fea4c2
commit fe50940464

View File

@@ -17,7 +17,7 @@ jobs:
run: |
export GIT_AUTHOR_NAME=clan-bot GIT_AUTHOR_EMAIL=clan-bot@clan.lol GIT_COMMITTER_NAME=clan-bot GIT_COMMITTER_EMAIL=clan-bot@clan.lol
git commit -am "Update pinned clan-core for checks"
git push origin HEAD:update-clan-core-for-checks
git push origin +HEAD:update-clan-core-for-checks
curl -X POST \
-H "Authorization: token $GITEA_TOKEN" \
-H "Content-Type: application/json" \