Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Update translation-sync.yml (#5907)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Nov 10, 2023
1 parent 33270a3 commit 7c3e0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/translation-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
gh auth login --with-token <<< ${{ github.token }}
gh pr close "$branch_name" || true
pr_output=$(gh pr create --base "master" --title "[translations] New strings from crowdin 📚" --head "binary-com:$branch_name" -F ".github/translation_sync_template.md")
echo "CREATE OUTPUT: $pr_output"
echo "pr_url=$(echo "$pr_output" | awk '/url/{print $2}')" >> $GITHUB_ENV
fi
Expand Down

1 comment on commit 7c3e0de

@vercel
Copy link

@vercel vercel bot commented on 7c3e0de Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-com – ./

deriv-com-git-master.binary.sx
deriv-com.binary.sx

Please sign in to comment.