Skip to content

Commit

Permalink
fix: Image repo name for releases (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnerby authored Oct 4, 2024
1 parent 9b47865 commit 86ece23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Create release"

env:
IMAGE_REPO: europe-docker.pkg.dev/kyma-project/prod/runtime-watcher-skr
IMAGE_REPO: europe-docker.pkg.dev/kyma-project/prod/runtime-watcher
CODE_REPOSITORY: kyma-project/runtime-watcher
on:
workflow_dispatch:
Expand Down

0 comments on commit 86ece23

Please sign in to comment.