mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
chore: force push due to hard reset
This commit is contained in:
parent
3c6c91075f
commit
43690223c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue