Skip to content

auto-release.yaml enable filter-by-commitish (#62) #46

auto-release.yaml enable filter-by-commitish (#62)

auto-release.yaml enable filter-by-commitish (#62) #46

Workflow file for this run

name: auto-release
on:
push:
branches:
- main
- master
- production
jobs:
auto:
uses: cloudposse/.github/.github/workflows/shared-auto-release.yml@main
with:
publish: true
secrets: inherit