Skip to content

Commit b1163b1

Browse files
committed
Fix branch CI builds
1 parent 37aaae8 commit b1163b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
if: github.ref != 'refs/heads/main'
2121
run: npm run build
2222
env:
23-
NODE_ENV: development
2423
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2524

2625
# Build with secrets for production, on main only:

0 commit comments

Comments
 (0)