chore: force push due to hard reset

This commit is contained in:
wolfcomp 2023-01-16 09:14:54 +01:00 committed by GitHub
parent 3c6c91075f
commit 43690223c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ jobs:
cd ../..
git add lib/FFXIVClientStructs
git commit --message "Update ClientStructs"
git push origin csupdate-${{ matrix.branches }}
git push origin csupdate-${{ matrix.branches }} --force
- name: Create PR
run: |
echo ${{ secrets.UPDATE_PAT }} | gh auth login --with-token