We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20190b commit b72123cCopy full SHA for b72123c
1 file changed
.github/workflows/build.yaml
@@ -102,7 +102,7 @@ jobs:
102
persist-credentials: false
103
104
- name: Publish and Sign Image Index Manifest to oci.stackable.tech
105
- uses: stackabletech/actions/publish-index-manifest@a14cbd08d9e034e2361ea9205b32aff0491885db # v0.15.0
+ uses: stackabletech/actions/publish-image-index-manifest@a14cbd08d9e034e2361ea9205b32aff0491885db # v0.15.0
106
with:
107
image-registry-uri: oci.stackable.tech
108
image-registry-username: robot$stackable+github-action-build
0 commit comments