Skip to content

fix: improve runFlowAsync and run_flow_async default behavior + time … #8013

fix: improve runFlowAsync and run_flow_async default behavior + time …

fix: improve runFlowAsync and run_flow_async default behavior + time … #8013

on:
push:
branches: [main]
name: release-please
jobs:
release-please:
name: "Release please"
runs-on: ubicloud
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
release-type: simple
package-name: windmill
token: ${{ secrets.PAT_TOKEN }}