Skip to content

fix(back-e2e): run session timestamp sync test sometimes failing #41

fix(back-e2e): run session timestamp sync test sometimes failing

fix(back-e2e): run session timestamp sync test sometimes failing #41

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