Always Rebuild

This commit is contained in:
thororen1234 2024-09-13 15:47:54 -04:00
parent 74c666f97d
commit 9a39ad74b8

View file

@ -3,13 +3,6 @@ on:
push:
branches:
- main
paths:
- .github/workflows/build.yml
- src/**
- browser/**
- scripts/build/**
- package.json
- pnpm-lock.yaml
env:
FORCE_COLOR: true
GITHUB_TOKEN: ${{ secrets.ETOKEN }}