feat: add link to changes to message (#2374)

This commit is contained in:
Daniil Golubev 2023-05-01 23:56:44 +03:00 committed by GitHub
parent c6cd10dfcf
commit 3277f179ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,6 @@ jobs:
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
args: '@appflowytranslators English UI strings has been updated.'
args: |
@appflowytranslators English UI strings has been updated.
Link to changes: ${{github.event.compare}}