Skip to content

[shared github action workflow] Get rid of ref input (#94) #74

[shared github action workflow] Get rid of ref input (#94)

[shared github action workflow] Get rid of ref input (#94) #74

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