Skip to content

Commit a549054

Browse files
Use "team-lang-python-notifs" slack channel to notify releases (#936)
1 parent a53e5f9 commit a549054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
publish_to_binaries: true
2121
attach_artifacts_to_github_release: true
2222
run_rules_cov: true
23-
slack_channel: lang-python
23+
slack_channel: team-lang-python-notifs
2424
env:
2525
ARTIFACTORY_API_KEY: ${{ secrets.ARTIFACTORY_API_KEY }}
2626
BURGRX_USER: ${{ secrets.BURGRX_USER }}

0 commit comments

Comments
 (0)