Skip to content

feat: enabled mbcs meta-tool in the ngs_mapping step model (#545) #151

feat: enabled mbcs meta-tool in the ngs_mapping step model (#545)

feat: enabled mbcs meta-tool in the ngs_mapping step model (#545) #151

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: python
token: ${{ secrets.SNAPPY_RELEASE_PLEASE_TOKEN }}