Skip to content

Commit 4e834cc

Browse files
committed
Revert "Update main.yml"
This reverts commit d9c7f7d.
1 parent d9c7f7d commit 4e834cc

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
2728
git add Pagetual/items_all.json
2829
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)