Skip to content

feat: add capacity type node groups to allow for spot nodes (#152) #52

feat: add capacity type node groups to allow for spot nodes (#152)

feat: add capacity type node groups to allow for spot nodes (#152) #52

Workflow file for this run

name: Release
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.SNBOT_GITHUB_TOKEN }}
target-branch: ${{ github.ref_name }}