Browse Source

Fix translation upload to crowdin (#2599)

tags/v1.3.0-rc1
Lauris BH 7 years ago committed by GitHub
parent
commit
339d7de409
  1. 1
      .drone.yml

1
.drone.yml

@ -217,6 +217,7 @@ pipeline:
pull: true
secrets: [ crowdin_key ]
project_identifier: gitea
ignore_branch: true
files:
locale_en-US.ini: options/locale/locale_en-US.ini
when:

Loading…
Cancel
Save