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 15, 2023
1 parent 84a04e2 commit 9e4e4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: View Git Diff
run: |
git fetch origin main
git diff main..sync-docs-branch
git diff main...sync-docs-branch
- name: Push Changes
run: git push origin sync-docs-branch
Expand Down

0 comments on commit 9e4e4a4

Please sign in to comment.