Skip to content

Commit

Permalink
feat: update workflow :3
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Oct 15, 2024
1 parent 1988f68 commit bc6bf03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-writea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
[ -d themes/ ] && git checkout HEAD -- themes/
[ -f CNAME ] && git checkout HEAD -- CNAME
git rm --cached themes/Default.css || true
git rm --cached README.md || true
git rm --cached LICENSE || true
- name: Commit changes
run: |
Expand Down

0 comments on commit bc6bf03

Please sign in to comment.