Skip to content

Commit d9c7f7d

Browse files
authored
Update main.yml
1 parent 6956cda commit d9c7f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
run: |
2525
git config user.name "github-actions[bot]"
2626
git config user.email "512946+github-actions[bot]@users.noreply.github.com"
27-
git status
2827
git add Pagetual/items_all.json
2928
git commit -m "auto commit from github actions"
29+
git status
3030
3131
- name: Push
3232
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)