Skip to content

feat(controller, vmop): wait for the desired state of the vm (#84) #17

feat(controller, vmop): wait for the desired state of the vm (#84)

feat(controller, vmop): wait for the desired state of the vm (#84) #17

name: Release please
on:
push:
branches:
- main
- "v[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: go