Skip to content

Commit

Permalink
change rock name
Browse files Browse the repository at this point in the history
  • Loading branch information
dstathis committed Dec 13, 2024
1 parent 0fb47af commit fe9ef14
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rock-release-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: canonical/observability/.github/workflows/rock-release-dev.yaml@main
secrets: inherit
with:
rock-name: istio-ztunnel-cni
rock-name: istio-ztunnel
2 changes: 1 addition & 1 deletion .github/workflows/rock-release-oci-factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
uses: canonical/observability/.github/workflows/rock-release-oci-factory.yaml@main
secrets: inherit
with:
rock-name: istio-ztunnel-cni
rock-name: istio-ztunnel

2 changes: 1 addition & 1 deletion .github/workflows/rock-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
uses: canonical/observability/.github/workflows/rock-update.yaml@main
with:
rock-name: istio-ztunnel-cni
rock-name: istio-ztunnel
source-repo: istio/istio
check-go: true
secrets: inherit

0 comments on commit fe9ef14

Please # to comment.