Skip to content

feat(frontend): Catch flow errors in the UI (#4429) #8115

feat(frontend): Catch flow errors in the UI (#4429)

feat(frontend): Catch flow errors in the UI (#4429) #8115

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