Skip to content

feat(back-e2e): Tests for discord webhooks #51

feat(back-e2e): Tests for discord webhooks

feat(back-e2e): Tests for discord webhooks #51

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