Skip to content

Commit

Permalink
Tag KadenceWP team on release
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Nov 19, 2024
1 parent 2ff113c commit aa37e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
# For posting a rich message using Block Kit
payload: |
{
"text": "🚀 ${{ github.event.repository.name }} version ${{ github.event.release.tag_name }} has been released!\n\nView on GitHub: ${{ github.event.release.html_url }}"
"text": "@kadencewp-team 🚀 ${{ github.event.repository.name }} version ${{ github.event.release.tag_name }} has been released!\n\nView on GitHub: ${{ github.event.release.html_url }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit aa37e7a

Please sign in to comment.