mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 11:44:03 +03:00
parent
7f175a86e3
commit
3b485afc91
@ -76,4 +76,5 @@ jobs:
|
||||
url: ${{ secrets.BUILD_NOTIFICATION_URL }}
|
||||
method: 'POST'
|
||||
customHeaders: '{"Content-Type": "application/json"}'
|
||||
escapeData: 'true'
|
||||
data: '{"content": "<h1>🚀 New changes are about to be deployed to production!</h1><br/><h3>👷 Author: ${{ github.actor }}</h3><br/><p>📝 Commit message: ${{ github.event.head_commit.message }}</p><br/>"}'
|
Loading…
Reference in New Issue
Block a user