Skip to content

Commit

Permalink
ci: update slack release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas2D committed Sep 6, 2024
1 parent 90a623c commit 5efcbe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
steps:
- name: Notify Slack on Releases
uses: amendx/[email protected]
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 5efcbe6

Please sign in to comment.