Skip to content

fix(cli): add --base-url option to add possibility of setting every a… #7973

fix(cli): add --base-url option to add possibility of setting every a…

fix(cli): add --base-url option to add possibility of setting every a… #7973

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