Skip to content

registry-certs/v2024.2 #11

registry-certs/v2024.2

registry-certs/v2024.2 #11

Workflow file for this run

name: Broadcast Release Notes
on:
release:
types: [released]
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
steps:
- name: Checkout
uses: actions/[email protected]
- name: Release Notes
uses: act10ns/[email protected]
with:
status: ${{ job.status }}
channel: ${{ vars.SLACK_RELEASE_CHANNEL }}
config: .github/config/releaseNotesConfig.yml