Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 committed Dec 26, 2022
1 parent 4a4339c commit e9de79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
git config user.name "GitHub"
git config user.email "noreply@github.com"
git add -A
git add src/input.css src/output.css
git diff-index --quiet HEAD || git commit -sm "tailwindcss-update"
git push
```

0 comments on commit e9de79b

Please sign in to comment.