Skip to content

Bump @alleyinteractive/build-tool from 0.2.0 to 0.3.0 (#98) #15

Bump @alleyinteractive/build-tool from 0.2.0 to 0.3.0 (#98)

Bump @alleyinteractive/build-tool from 0.2.0 to 0.3.0 (#98) #15

Workflow file for this run

name: Built Branch and Release
on:
push:
branches:
- develop
- main
- production
permissions:
contents: write
jobs:
release:
name: "Built Branch and Release"
runs-on: ubuntu-latest
steps:
- uses: alleyinteractive/action-release@develop