Skip to content

Commit 9ffab2c

Browse files
authored
Update packages.yml
1 parent f710029 commit 9ffab2c

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 "[email protected]"
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)