Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit30e2caa

Browse files
committed
Expose API token to generate_txconfig.py
1 parent4ef73d6 commit30e2caa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/sync.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
-name:Generate updated .tx/config
6969
if:${{ contains(fromJSON('["schedule", "workflow_dispatch"]'), github.event_name) }}
7070
run:python scripts/generate_txconfig.py -p ./${{ env.PYDOC_LANG_DIR }} ${{ env.PYDOC_TX_PROJECT }}
71+
env:
72+
TX_TOKEN:${{ secrets.TX_TOKEN }}
7173

7274
-name:Pull translations from Transifex
7375
id:pull

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp