Skip to content

Commit 1e0ebac

Browse files
neoscieneotrow
andauthored
Post publish to different Slack channel (#21)
* Post publish to different Slack channel * Update .github/workflows/cd-production.yml Co-authored-by: Timothy Trowbridge <92933708+neotrow@users.noreply.github.com> --------- Co-authored-by: Timothy Trowbridge <92933708+neotrow@users.noreply.github.com>
1 parent 1a1a666 commit 1e0ebac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cd-production.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
- uses: neolution-ch/action-release-notifier@v1
4343
with:
4444
slack-token: ${{ secrets.SLACK_RELEASE_NOTIFIER_TOKEN }}
45-
slack-channel-ids: "CD34NHYN6"
45+
# tech-announcements channel
46+
slack-channel-ids: "C05DR8P010A"

0 commit comments

Comments
 (0)