1
0
mirror of https://github.com/bitwarden/mobile synced 2026-03-02 19:31:10 +00:00

add more comment to missing actions (#2567)

This commit is contained in:
Opeyemi
2023-06-13 15:57:02 +01:00
committed by GitHub
parent dcf9acb51c
commit f604da13a1
4 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ jobs:
secrets: "crowdin-api-token, github-gpg-private-key, github-gpg-private-key-passphrase"
- name: Download translations
uses: crowdin/github-action@ecd7eb0ef6f3cfa16293c79e9cbc4bc5b5fd9c49 # v1.4.9
uses: crowdin/github-action@965d501f160af7b1f88aed4c29154b0caf1e94b9 # v1.9.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_TOKEN: ${{ steps.retrieve-secrets.outputs.crowdin-api-token }}