We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95d87de + 36ec979 commit 4db44f2Copy full SHA for 4db44f2
.github/workflows/publish.yaml
@@ -18,7 +18,7 @@ jobs:
18
path: config/apiserver
19
- name: ghcr.io/datum-cloud/controller-manager
20
path: config/controller-manager
21
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.1.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.2.0
22
with:
23
bundle-name: ${{ matrix.bundles.name }}
24
bundle-path: ${{ matrix.bundles.path }}
0 commit comments