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