Skip to content

Commit

Permalink
add crowdin branch log
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheaterpaul committed Jan 18, 2024
1 parent eb2bc34 commit ee248e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
output=$(./gradlew crowdinBranch)
version=$(echo $output | awk -F ': ' '{print $2}')
echo "Crowdin branch: $version"
echo "crowdin_branch=$version" >> $GITHUB_OUTPUT
- name: Upload translation keys
uses: crowdin/github-action@v1
Expand Down

0 comments on commit ee248e1

Please sign in to comment.