Skip to content

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

Migrate CI away from erb templates (#643)

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

Workflow file for this run

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