mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +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 ../..
|
cd ../..
|
||||||
git add lib/FFXIVClientStructs
|
git add lib/FFXIVClientStructs
|
||||||
git commit --message "Update ClientStructs"
|
git commit --message "Update ClientStructs"
|
||||||
git push origin csupdate-${{ matrix.branches }}
|
git push origin csupdate-${{ matrix.branches }} --force
|
||||||
- name: Create PR
|
- name: Create PR
|
||||||
run: |
|
run: |
|
||||||
echo ${{ secrets.UPDATE_PAT }} | gh auth login --with-token
|
echo ${{ secrets.UPDATE_PAT }} | gh auth login --with-token
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue