We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba0b96 commit 0586cb4Copy full SHA for 0586cb4
.github/workflows/embedded-cluster-release-notes.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Slack Notification
89
uses: slackapi/[email protected]
90
with:
91
- webhook: ${{ secrets.EMBEDDED_CLUSTER_RELEASE_NOTES_SLACK_WEBHOOK }}
+ webhook: ${{ secrets.EMBEDDED_CLUSTER_RELEASE_NOTES_SLACK_WEBHOO }}
92
webhook-type: webhook-trigger
93
payload: |
94
version: "${{ github.event.inputs.version }}"
0 commit comments