Skip to content

Commit

Permalink
Update release-notice.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <jmertic@linuxfoundation.org>
  • Loading branch information
jmertic authored Dec 18, 2023
1 parent 43cafff commit 803345f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-notice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
with:
project_name: "ASWF Sample Project"
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel: "#release-announcements"
slack_channel: "#test-release-announcements"
project_logo: "https://artwork.aswf.io/other/aswf/text/aqua/aswf-text-aqua.png"
release_version: ${{ github.event.release.name }}
release_url: ${{ github.event.release.html_url }}
release_notes: ${{ github.event.release.body }}
uses: jmertic/slack-release-notifier@main

0 comments on commit 803345f

Please sign in to comment.