fix: force the push
All checks were successful
Check / check (push) Successful in 50s

This commit is contained in:
trev 2025-05-14 09:17:28 -04:00
parent 32bdb3d709
commit 56523795d5

View File

@ -42,7 +42,7 @@ jobs:
run: |
REPO_OWNER_SLASH_NAME="${{ gitea.repository }}"
git push origin create-pull-request/patch
git push origin create-pull-request/patch --force
curl -s -X POST -H "Authorization: token $PAT" \
-H "Content-Type: application/json" \