Skip to content

Commit ee086cc

Browse files
meldraprogval
andauthored
Apply suggestions from code review
Co-authored-by: Val Lorentz <[email protected]>
1 parent 8eb1edb commit ee086cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)