We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a2f24 commit 1c7f55dCopy full SHA for 1c7f55d
.github/workflows/news.yml
@@ -37,5 +37,6 @@ jobs:
37
run: |-
38
git config --global user.email "actions@github.com"
39
git config --global user.name "GitHub Actions"
40
+ git add news.json
41
git commit -m "Update news.json" || true
42
git push
0 commit comments