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 803345f commit c156618Copy full SHA for c156618
.github/workflows/release-notice.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
project_name: "ASWF Sample Project"
18
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
19
- slack_channel: "#test-release-announcements"
+ slack_channel: "#release-announcements"
20
project_logo: "https://artwork.aswf.io/other/aswf/text/aqua/aswf-text-aqua.png"
21
uses: jmertic/slack-release-notifier@main
0 commit comments