Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295dcc7 commit ea3b8f6Copy full SHA for ea3b8f6
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -25,6 +25,7 @@ jobs:
25
- uses: actions/checkout@master
26
with:
27
ref: ${{ matrix.version }}
28
+ fetch-depth: 0
29
- run: ./manage_translation.py recreate_tx_config
30
env:
31
TX_TOKEN: ${{ secrets.TX_TOKEN }}
0 commit comments