Merge pull request #673 from AppFlowy-IO/feat/fix_translate_notify

ci: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-dis…
This commit is contained in:
Nathan.fooo 2022-07-22 10:33:57 +08:00 committed by GitHub
commit 5898fffe0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,15 +4,12 @@ on:
branches: [ main ]
paths:
- "frontend/app_flowy/assets/translations/en.json"
pull_request:
branches: [ main ]
paths:
- "frontend/app_flowy/assets/translations/en.json"
jobs:
Discord-Notify:
runs-on: ubuntu-latest
steps:
- uses: Ilshidur/action-discord@0.3.2
- uses: Ilshidur/action-discord@master
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with: