Skip to content

Updated Release Notes #317

Updated Release Notes

Updated Release Notes #317

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