Skip to content

fix(back): actually pass new environment thing to sentry #14

fix(back): actually pass new environment thing to sentry

fix(back): actually pass new environment thing to sentry #14

Workflow file for this run

name: Publish Staging
on:
push:
branches:
- main
jobs:
publish_frontend:
uses: momentum-mod/website/.github/workflows/frontend_cf_pages.yml@main
with:
project_name: 'frontend-staging'
secrets: inherit
publish_backend:
permissions:
packages: write
uses: momentum-mod/website/.github/workflows/backend_docker_image.yml@main
secrets: inherit