Skip to content

Commit ee086cc

Browse files
meldraprogval
andauthored
Apply suggestions from code review
Co-authored-by: Val Lorentz <progval+github@progval.net>
1 parent 8eb1edb commit ee086cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/news.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
2424
2525
git add ./data/feeds/
26-
git commit -m 'Update news'
26+
git commit -m 'Update news' || true
2727
git push

0 commit comments

Comments
 (0)