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.
2 parents da7454b + 8d69bf1 commit 906869fCopy full SHA for 906869f
.github/workflows/main.yml
@@ -39,6 +39,10 @@ jobs:
39
git config --local user.email "action@github.com"
40
git config --local user.name "GitHub Action"
41
git add data/contests.json
42
+ git add data/contests.json
43
44
45
+ git status
46
git commit -m "Update JSON file"
47
git push origin automate-c-json-update
48
0 commit comments