Skip to content

Commit f293038

Browse files
authored
build: add slack community (#38)
1 parent 3e8c825 commit f293038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: Notify Release
3939
strategy:
4040
matrix:
41-
url: [SLACK_WEBHOOK_ASK_DEVREL_URL, SLACK_WEBHOOK_DEVREL_TOOLING_URL, SLACK_WEBHOOK_DEVREL_PRIVATE_URL]
41+
url: [SLACK_WEBHOOK_ASK_DEVREL_URL, SLACK_WEBHOOK_DEVREL_TOOLING_URL, SLACK_WEBHOOK_DEVREL_PRIVATE_URL, SLACK_WEBHOOK_COMMUNITY]
4242
steps:
4343
- name: Send to Slack channels
4444
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d

0 commit comments

Comments
 (0)