mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-07-28 07:14:28 +00:00
Fix helm-release workflow
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@ -55,6 +55,6 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Dispatch helm OLM workflow
|
||||
run: gh workflow run bundle.yaml --repo mariadb-operator/mariadb-operator-helm -f version=$(make helm-chart-version)
|
||||
run: gh workflow run bundle.yaml --repo mariadb-operator/mariadb-operator-helm -f version=$(make helm-version)
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GHA_TOKEN }}"
|
||||
|
Reference in New Issue
Block a user