Skip to content

Commit

Permalink
Renames MATTERMOST_WEBHOOK_RELEASES to SLACK_WEBHOOK_RELEASES.
Browse files Browse the repository at this point in the history
  • Loading branch information
yorik committed Sep 29, 2023
1 parent bcc33a6 commit a4934d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: matter-labs/format-release-please-for-slack-action@69e6fe9e4ec531b7b5fb0d826f73c190db83cf42 # v2.1.0
with:
release-please-output: ${{ toJSON(steps.release.outputs) }}
slack-webhook-url: ${{ secrets.MATTERMOST_WEBHOOK_RELEASES }}
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_RELEASES }}

0 comments on commit a4934d1

Please sign in to comment.