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 f710029 commit 9ffab2cCopy full SHA for 9ffab2c
.github/workflows/packages.yml
@@ -35,6 +35,6 @@ jobs:
35
run: |-
36
git config --global user.email "[email protected]"
37
git config --global user.name "GitHub Actions"
38
- git add news.json
+ git add packages.json
39
git commit -m "Update packages.json" || true
40
git push
0 commit comments