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 a3095c8 commit 43cafffCopy full SHA for 43cafff
.github/workflows/release-notice.yml
@@ -16,7 +16,7 @@ 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
release_version: ${{ github.event.release.name }}
22
release_url: ${{ github.event.release.html_url }}
0 commit comments