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 1dd185b commit dea49ddCopy full SHA for dea49dd
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
id: meta
43
uses: docker/metadata-action@v5
44
with:
45
- images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-init
+ images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-init
46
- name: Build and push Docker image
47
uses: docker/build-push-action@v6
48
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
- images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-server
+ images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-server
90
91
92
0 commit comments