We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37aaae8 commit b1163b1Copy full SHA for b1163b1
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
if: github.ref != 'refs/heads/main'
21
run: npm run build
22
env:
23
- NODE_ENV: development
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
26
# Build with secrets for production, on main only:
0 commit comments