Skip to content

fix: GitHub Actions #36

fix: GitHub Actions

fix: GitHub Actions #36

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