Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gynt authored Apr 1, 2024
1 parent ac965fd commit 57e3761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
with:
repository: UnofficialCrusaderPatch/UnofficialCrusaderPatch.wiki
repository: UnofficialCrusaderPatch/UnofficialCrusaderPatch-wiki.wiki
path: UnofficialCrusaderPatch.wiki
fetch-depth: 0

Expand All @@ -35,7 +35,7 @@ jobs:

- name: Run a multi-line script
run: |
cd UnofficialCrusaderPatch.wiki
cd UnofficialCrusaderPatch-wiki.wiki
git pull ../UnofficialCrusaderPatch-wiki master
git push

0 comments on commit 57e3761

Please sign in to comment.