Skip to content

Translated using Weblate (Hungarian) #582

Translated using Weblate (Hungarian)

Translated using Weblate (Hungarian) #582

Workflow file for this run

# Builds the production version of the app
name: build-prod
on:
push:
branches:
- master
- "*.*.z"
jobs:
prod:
uses: ./.github/workflows/_build-prod.yml