1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

Update mirror-text.yml

This commit is contained in:
Sergey Fuksman 2023-08-13 12:12:08 +03:00 committed by GitHub
parent e82c6fcf9f
commit e53922002f
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
with:
payload: |
{
"diff_link": ${{ github.event.head_commit.url }}
"diff_link": "${{ github.event.compare }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}