Rename secrets

This commit is contained in:
Kieran 2023-07-03 11:56:13 +01:00
parent 583bbe76a1
commit f15d021f23
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -17,9 +17,9 @@ steps:
environment:
YARN_CACHE_FOLDER: /cache/.yarn-translations
TOKEN:
from_secret: drone_gitea
from_secret: gitea
CTOKEN:
from_secret: crowdin_token
from_secret: crowdin
commands:
- git config --global user.email drone@v0l.io
- git config --global user.name "Drone CI"