Skip to content

feat: add app restart #72

feat: add app restart

feat: add app restart #72

Workflow file for this run

name: Build Nuga
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
dev:
uses: ./.github/workflows/build.yaml
secrets: inherit