Skip to content

Commit 43cafff

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +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"
19+
slack_channel: "#release-announcements"
2020
project_logo: "https://artwork.aswf.io/other/aswf/text/aqua/aswf-text-aqua.png"
2121
release_version: ${{ github.event.release.name }}
2222
release_url: ${{ github.event.release.html_url }}

0 commit comments

Comments
 (0)