Skip to content

Commit

Permalink
Update auto-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tevino authored Dec 20, 2024
1 parent 4f7e192 commit 3d6b16c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git config --global --add safe.directory /github/workspace
git add github-markdown.css
git commit -m "Auto update" || true
- name: Push back
Expand Down

0 comments on commit 3d6b16c

Please sign in to comment.