Skip to content

fix github actions

fix github actions #1

Workflow file for this run

name: Build
on:
push:
branches:
- main
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/build-release.yml
with:
release: false