Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

trial and error

+1 -1
+1 -1
.github/workflows/continuous-translations.yaml
··· 32 32 key: continuous-translation-${{ github.run_id }} 33 33 restore-keys: | 34 34 continuous-translation- 35 - - uses: pelikhan/action-continuous-translation@8149c30c2200c5a4b647c2f16dc52119ced9daa5 # trying out different commits to track down issue 35 + - uses: pelikhan/action-continuous-translation@c717c7fd9d8414bc7b8294141510b3aeca3d7581 # trying out different commits to track down issue 36 36 continue-on-error: true 37 37 with: 38 38 github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }}