Skip to content

Remove built branch workflow in favor of updated built release workfl… #18

Remove built branch workflow in favor of updated built release workfl…

Remove built branch workflow in favor of updated built release workfl… #18

Workflow file for this run

name: Built Release
on:
push:
branches:
- develop
- main
- production
jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
with:
node: 16