Update update_frontend.yml (#4281)

FIx job name
This commit is contained in:
John Doe
2020-09-06 13:27:51 +02:00
committed by GitHub
parent 25a953bbce
commit a10e5b011c
+1 -1
View File
@@ -4,7 +4,7 @@ on:
types: update_frontend
jobs:
update_zh:
update_frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2