Skip to content

Commit

Permalink
testing2
Browse files Browse the repository at this point in the history
  • Loading branch information
suin committed Dec 10, 2024
1 parent 1dd185b commit dea49dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-init
images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-init
- name: Build and push Docker image
uses: docker/build-push-action@v6
with:
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: quay.io/appthrust/you-can-remove-this/kcl-lang/webhook-server
images: quay.io/appthrust/you-can-remove-this/kcllang/webhook-server
- name: Build and push Docker image
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit dea49dd

Please sign in to comment.