Skip to content

Commit a3095c8

Browse files
authored
Update release-notice.yml
Signed-off-by: John Mertic <[email protected]>
1 parent c6248d6 commit a3095c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-notice.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
project_name: "ASWF Sample Project"
1818
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
19+
slack_channel: "#test-release-announcements"
1920
project_logo: "https://artwork.aswf.io/other/aswf/text/aqua/aswf-text-aqua.png"
2021
release_version: ${{ github.event.release.name }}
2122
release_url: ${{ github.event.release.html_url }}

0 commit comments

Comments
 (0)