Skip to content

Migrate CI away from erb templates (#304) #1

Migrate CI away from erb templates (#304)

Migrate CI away from erb templates (#304) #1

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
secrets: inherit