mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-08-02 23:55:01 +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
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Dispatch helm OLM workflow
|
- 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:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GHA_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GHA_TOKEN }}"
|
||||||
|
Reference in New Issue
Block a user