Skip to content

Commit

Permalink
fix: add latest_changes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticuszz committed Jan 13, 2024
1 parent 9110a7b commit 24927ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/latest_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ jobs:
- name: Commit README changes
run: |
git add README.md
git add docs/
git commit -m "chore: update README.md" || echo "No changes to commit"
git push origin main

0 comments on commit 24927ee

Please sign in to comment.