Skip to content

Commit b7681d4

Browse files
committed
fix: workflow details
1 parent 58d5cbc commit b7681d4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/get-translations.yml renamed to .github/workflows/crowdin-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ jobs:
4141
- name: Fetch latest dev
4242
run: git fetch origin dev
4343

44-
- name: Authenticate GitHub CLI
45-
run: |
46-
echo ${{ secrets.GITHUB_TOKEN }} | gh auth login --with-token
47-
4844
# Build translations
4945
- name: Build Crowdin project
5046
id: build-crowdin

0 commit comments

Comments
 (0)