Skip to content

Merge pull request #18 from github/update-policy-chart-for-release #5

Merge pull request #18 from github/update-policy-chart-for-release

Merge pull request #18 from github/update-policy-chart-for-release #5

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

Check failure on line 11 in .github/workflows/policies-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/policies-release.yml

Invalid workflow file

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