Skip to content

remove name from reusable workflow call #12

remove name from reusable workflow call

remove name from reusable workflow call #12

name: Release Policy Controller Chart
on:
push:
tags:
- policy-controller-v*
jobs:
release-policy-controller:
uses: ./github/workflows/release.yml

Check failure on line 10 in .github/workflows/policy-controller-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/policy-controller-release.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
chart_name: policy-controller
chart_release: ${{ github.ref }}
permissions:
attestations: write
contents: read
id-token: write
packages: write
secrets: inherit