Mirror of
0
fork

Configure Feed

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

trail 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@2fbce13fcb82711df7ffe381ca031d05bcfeffa0 # trying out different commits to track down issue 35 + - uses: pelikhan/action-continuous-translation@8149c30c2200c5a4b647c2f16dc52119ced9daa5 # 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 }}