Skip to content

Merge branch 'master' of https://github.com/Silver-Fang/Cpp_Standard_… #32

Merge branch 'master' of https://github.com/Silver-Fang/Cpp_Standard_…

Merge branch 'master' of https://github.com/Silver-Fang/Cpp_Standard_… #32

Workflow file for this run

# .github/workflows/translate.yml
name: Translate Readme
on:
push:
branches: ['**']
jobs:
translate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 3
- name: Auto Translate
uses: Lin-jun-xiang/action-translate-readme@v2 # Based on the tag
with:
token: README_translator # Based on step2 name
g4f_provider: g4f.Provider.DeepAi # You can change this provider
langs: "en,zh-TW,zh-CN,French,Arabic" # You can define any langs