Skip to content

Commit

Permalink
Merge pull request #17 from newfold-labs/press11-144-workflow-fix
Browse files Browse the repository at this point in the history
Fix Crowdin workflow issues with GITHUB_TOKEN
  • Loading branch information
mr-vara authored Feb 26, 2025
1 parent 15bee9a commit 53b2cad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/i18n-crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
default: 'main'
type: string
secrets:
GITHUB_TOKEN:
required: true
CROWDIN_PERSONAL_TOKEN:
required: true
vars:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/i18n-crowdin-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ name: Crowdin Upload Action
on:
workflow_call:
secrets:
GITHUB_TOKEN:
required: true
CROWDIN_PERSONAL_TOKEN:
required: true
vars:
Expand Down

0 comments on commit 53b2cad

Please sign in to comment.