Skip to content

fix: fix issue where random slot do-not-pad could generate 0-duration… #332

fix: fix issue where random slot do-not-pad could generate 0-duration…

fix: fix issue where random slot do-not-pad could generate 0-duration… #332

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