mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
specify channel in weekly mm message (#10013)
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
- uses: mattermost/action-mattermost-notify@master
|
||||
with:
|
||||
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
|
||||
MATTERMOST_CHANNEL: private-certbot
|
||||
TEXT: |
|
||||
## Updates Across Certbot Repos
|
||||
- Certbot team members SHOULD look at: [link](${{ env.MERGED_URL }})
|
||||
|
||||
Reference in New Issue
Block a user