mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: add link to changes to message (#2374)
This commit is contained in:
parent
c6cd10dfcf
commit
3277f179ef
4
.github/workflows/translation_notify.yml
vendored
4
.github/workflows/translation_notify.yml
vendored
@ -13,4 +13,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
with:
|
with:
|
||||||
args: '@appflowytranslators English UI strings has been updated.'
|
args: |
|
||||||
|
@appflowytranslators English UI strings has been updated.
|
||||||
|
Link to changes: ${{github.event.compare}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user