Skip to content

chore: DBTP-1619 - refactor environment command to classes (#694) #270

chore: DBTP-1619 - refactor environment command to classes (#694)

chore: DBTP-1619 - refactor environment command to classes (#694) #270

name: Create Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
create-release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-config.json
manifest-file: release-manifest.json