Skip to content

Commit

Permalink
Do not commit filterlist file during release
Browse files Browse the repository at this point in the history
  • Loading branch information
muodov committed Oct 18, 2024
1 parent e24840a commit b16d952
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Update filterlist
run: |
npm run update-filterlist
git add -f lib/filterlist-engine.ts
git commit -m "update filterlist [skip ci]"
git push
- name: Create Release
env:
Expand Down

0 comments on commit b16d952

Please sign in to comment.