Skip to content

Commit

Permalink
Update pull-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alwyn-ixo authored Nov 4, 2023
1 parent 5a71b3c commit a79a72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: alwyn-ixopatch-1
ref: alwyn-ixopatch-2

- name: Checkout ixo-blockchain
uses: actions/checkout@v4
Expand Down Expand Up @@ -57,4 +57,4 @@ jobs:
- run: git config --global user.email "ixo@ixo.world"
- run: git config --global user.name ${{ github.actor }}
- run: git commit -m "Copy *.md files from other repos"
- run: git push
- run: git push origin alwyn-ixopatch-2

0 comments on commit a79a72d

Please sign in to comment.