Skip to content

Build and Release Extension Charts #48

Build and Release Extension Charts

Build and Release Extension Charts #48

name: Build and Release Extension Charts
on:
workflow_dispatch:
release:
types: [released]
defaults:
run:
shell: bash
working-directory: ./
jobs:
build-extension-charts:
uses: rancher/dashboard/.github/workflows/build-extension-charts.yml@12824-wfs-scripts-upstream-1

Check failure on line 15 in .github/workflows/build-extension-charts.yml

View workflow run for this annotation

GitHub Actions / Build and Release Extension Charts

Invalid workflow file

The workflow is not valid. In .github/workflows/build-extension-charts.yml (Line: 15, Col: 11): Error from called workflow rancher/dashboard/.github/workflows/build-extension-charts.yml@12824-wfs-scripts-upstream-1 (Line: 62, Col: 25): Unrecognized named-value: 'jobs'. Located at position 8 within expression: toJson(jobs)
permissions:
actions: write
contents: write
deployments: write
pages: write
with:
target_branch: gh-pages
tagged_release: ${{ github.ref_name }}