Skip to content

Commit 5e5526b

Browse files
authored
ci: Adjust send-slack-notification action inputs (#1257)
1 parent c9b4a03 commit 5e5526b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reusable_build_image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,5 @@ jobs:
111111
publish-manifests-result: ${{ needs.publish_manifests.result }}
112112
build-result: ${{ needs.build.result }}
113113
slack-token: ${{ secrets.slack-token }}
114+
channel-id: C07UG6JH44F # notifications-container-images
115+
type: container-image-build

0 commit comments

Comments
 (0)