Skip to content

fix: frontend posthog vars #209

fix: frontend posthog vars

fix: frontend posthog vars #209

Workflow file for this run

# run build on every push (expect master branch) and PR
name: development
on:
push:
branches:
- '*'
- '!master'
permissions:
contents: read
packages: write
jobs:
build:
uses: ./.github/workflows/build-and-push.yml
with:
push_image: false