Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaafanador3 committed Dec 21, 2023
1 parent a2fb17c commit 1b637a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
name: Publish to release Slack channel
needs: [prepare]
env:
WEBHOOK_URL: ${{ secrets.SLACK_RELEASE_WEBHOOK }}
WEBHOOK_URL: ${{ secrets.SLACK_RELEASES_WEBHOOK }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1b637a5

Please sign in to comment.