Skip to content

chore: Replace Makefile with atmos.yaml (#47) #33

chore: Replace Makefile with atmos.yaml (#47)

chore: Replace Makefile with atmos.yaml (#47) #33

Workflow file for this run

name: auto-release
on:
push:
branches:
- main
- master
- production
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: cloudposse/github-action-auto-release@v1
with:
prerelease: false
publish: false
config-name: auto-release.yml