Skip to content

Merge pull request #21 from github/remove-name-from-reusable-workflow… #15

Merge pull request #21 from github/remove-name-from-reusable-workflow…

Merge pull request #21 from github/remove-name-from-reusable-workflow… #15

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

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

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