Skip to content

Commit 644c28a

Browse files
authored
checkout w/ token
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent dcf3dab commit 644c28a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/translations-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232

3333
- name: Checkout
3434
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35+
with:
36+
token: ${{ secrets.CROWDIN_GITHUB_BOT_TOKEN }}
3537

3638
# see all the options at https://github.com/crowdin/github-action
3739
- name: Crowdin PR

0 commit comments

Comments
 (0)