Skip to content

Commit 24927ee

Browse files
committed
fix: add latest_changes.yml
1 parent 9110a7b commit 24927ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/latest_changes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ jobs:
4646
- name: Commit README changes
4747
run: |
4848
git add README.md
49-
git add docs/
5049
git commit -m "chore: update README.md" || echo "No changes to commit"
5150
git push origin main

0 commit comments

Comments
 (0)