Skip to content

reusable build and release workflow (#3) #3

reusable build and release workflow (#3)

reusable build and release workflow (#3) #3

Workflow file for this run

name: Release - Main
on:
push:
branches: [ "main" ]
jobs:
build-and-release:
uses: MJRichardson/shipped23/.github/workflows/build-and-release.yaml@release-main
with:
octopus-channel: "Release"