We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b69916 + 085ed64 commit 24a7b26Copy full SHA for 24a7b26
.github/workflows/policies-release.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: ./.github/workflows/release.yml
11
with:
12
chart_name: policy-controller-policies
13
- chart_release: ${{ github.ref }}
+ chart_release: ${{ github.ref_name }}
14
permissions:
15
attestations: write
16
contents: read
.github/workflows/policy-controller-release.yml
chart_name: policy-controller
0 commit comments