Skip to content

Commit

Permalink
inside cfg fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf0rtuna4 committed May 5, 2024
1 parent 9082866 commit f4d0979
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/translate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: mrf0rtuna4/Github-Readme-AutoTranslator@master
env:
GITHUB_TOKEN: ${{ secrets.GTK }}
LANGS: 'serbian,italian,english'
LANGS: 'serbian,italian,russian'

- name: Push to GitHub
uses: crazy-max/ghaction-github-pages@v3.1.0
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ For example, if you want to generate README files for Serbian, Italian, and Engl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LANGS: 'serbian,italian,english'
run: python core/translator.py
```

## License
Expand Down

0 comments on commit f4d0979

Please sign in to comment.