Skip to content

Tweak: README

Tweak: README #33

Workflow file for this run

name: Beta
on:
push:
branches:
- 'main'
jobs:
build-beta:
name: Build Beta
uses: ./.github/workflows/common.yml
with:
type: Beta
secrets: inherit