Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Merge pull request #2082 from BotBlake/update_issue_templates #578

Merge pull request #2082 from BotBlake/update_issue_templates

Merge pull request #2082 from BotBlake/update_issue_templates #578

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