Skip to content

Commit dea49dd

Browse files
committed
testing2
1 parent 1dd185b commit dea49dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
id: meta
4343
uses: docker/metadata-action@v5
4444
with:
45-
images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-init
45+
images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-init
4646
- name: Build and push Docker image
4747
uses: docker/build-push-action@v6
4848
with:
@@ -86,7 +86,7 @@ jobs:
8686
id: meta
8787
uses: docker/metadata-action@v5
8888
with:
89-
images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-server
89+
images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-server
9090
- name: Build and push Docker image
9191
uses: docker/build-push-action@v6
9292
with:

0 commit comments

Comments
 (0)