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@9e2640d927160a9a6efe87b9ba19c2d92f94a931 # trying out different commits to track down issue 35 + - uses: pelikhan/action-continuous-translation@b33a6be280edf273c301292d309371d0a705f5e1 # 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 }}