Mirror of
0
fork

Configure Feed

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

fix:? use up-to-date action-translation

+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@5e494ac288fae6e3305b0d839ee69e247eef08da # trying out different commits to track down issue 35 + - uses: pelikhan/action-continuous-translation@86d7d6c68af14252976f51bcb15bda42582f4c39 36 36 continue-on-error: true 37 37 with: 38 38 github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }}