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

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