Fix localize action (#8519)

This commit is contained in:
Joakim Sørensen 2021-03-02 20:45:35 +01:00 committed by GitHub
parent 935d97ce1a
commit 33cbf7eabe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
branches: branches:
- dev - dev
paths: paths:
- translations/en.json - src/translations/en.json
env: env:
NODE_VERSION: 12 NODE_VERSION: 12