Skip to content

Commit

Permalink
Migrate out of deprecated actions secret
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemosphere committed Nov 25, 2024
1 parent 5242494 commit 7160f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,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_URL }}
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_RELEASES }}

0 comments on commit 7160f55

Please sign in to comment.