Skip to content

Commit

Permalink
Update copy-md.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta committed Sep 14, 2023
1 parent 7b8d0ac commit eca8f02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copy-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Create Sync-Branch
- name: Checkout Sync-Branch
run: |
git checkout sync-branch
git checkout sync-docs-branch
- name: Set Up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit eca8f02

Please sign in to comment.