Skip to content

Commit 71c30c5

Browse files
authored
Update packages.yml
Former-commit-id: 9ffab2c
1 parent fd7bd65 commit 71c30c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: |-
3636
git config --global user.email "actions@github.com"
3737
git config --global user.name "GitHub Actions"
38-
git add news.json
38+
git add packages.json
3939
git commit -m "Update packages.json" || true
4040
git push

0 commit comments

Comments
 (0)