Skip to content

Added a wizard to create cluster from cluster class (#26) #10

Added a wizard to create cluster from cluster class (#26)

Added a wizard to create cluster from cluster class (#26) #10

name: Build and Release Extension Charts
on:
workflow_dispatch:
push:
branches:
- main
defaults:
run:
shell: bash
working-directory: ./
jobs:
build-extension-charts:
uses: rancher/dashboard/.github/workflows/build-extension-charts.yml@master
permissions:
actions: write
contents: write
deployments: write
pages: write
with:
target_branch: gh-pages