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

Commit

Permalink
Update translators-sync.yml (#6202)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Dec 13, 2023
1 parent 147655a commit 741a529
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/translators-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
with:
ref: translators
- name: Setup Node
uses: actions/[email protected]
with:
Expand All @@ -31,9 +33,6 @@ jobs:
git config --global user.name "DerivFE"
git config --global user.email "[email protected]"
echo "Checkout to translators branch"
git checkout translators
echo "Checking out new branch [$branch_name]"
git checkout -b "$branch_name"
Expand Down

1 comment on commit 741a529

@vercel
Copy link

@vercel vercel bot commented on 741a529 Dec 13, 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.binary.sx
deriv-com-git-master.binary.sx

Please sign in to comment.