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 52a3123 commit d2b035fCopy full SHA for d2b035f
.github/workflows/continuous-translations.yaml
@@ -32,7 +32,7 @@ jobs:
32
key: continuous-translation-${{ github.run_id }}
33
restore-keys: |
34
continuous-translation-
35
- - uses: pelikhan/action-continuous-translation@5e494ac288fae6e3305b0d839ee69e247eef08da # trying out different commits to track down issue
+ - uses: pelikhan/action-continuous-translation@86d7d6c68af14252976f51bcb15bda42582f4c39
36
continue-on-error: true
37
with:
38
github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }}
0 commit comments