chore: add sentry var to build-renderer action

This commit is contained in:
Zamitto
2026-01-14 00:05:55 -03:00
parent 1f9972f74e
commit 1f447cc478

View File

@@ -42,6 +42,7 @@ jobs:
run: yarn build
env:
RENDERER_VITE_EXTERNAL_RESOURCES_URL: ${{ vars.EXTERNAL_RESOURCES_URL }}
RENDERER_VITE_SENTRY_DSN: ${{ vars.SENTRY_DSN }}
- name: Deploy to Cloudflare Pages
env: