Skip to content

fix: unconditionally add optitype and arcashla sub_steps (#547) #145

fix: unconditionally add optitype and arcashla sub_steps (#547)

fix: unconditionally add optitype and arcashla sub_steps (#547) #145

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 }}