Skip to content

Updated Api and 7 other files #286

Updated Api and 7 other files

Updated Api and 7 other files #286

Workflow file for this run

name: Build main branch on push, delay deploy until night
on:
push:
branches:
- main
jobs:
build:
uses: ./.github/workflows/_build-current-branch.yml
release:
uses: ./.github/workflows/_bump-version-and-release.yml