Skip to content

Commit

Permalink
add images
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnchainw committed Apr 15, 2024
1 parent da7b35e commit fd80534
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ jobs:
- name: Run rules
run: python main/build.py > page/test/data.json

- name: Change working directory
run: cd page

- name: Push
run: |
cd page
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add test/data.json
Expand Down

0 comments on commit fd80534

Please sign in to comment.