Skip to content

[Feature] Use Java environment to build a website. The time zone in the container is sometimes GMT and sometimes GMT+8. I hope you can customize the time zone to select the correct time #2446

[Feature] Use Java environment to build a website. The time zone in the container is sometimes GMT and sometimes GMT+8. I hope you can customize the time zone to select the correct time

[Feature] Use Java environment to build a website. The time zone in the container is sometimes GMT and sometimes GMT+8. I hope you can customize the time zone to select the correct time #2446

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/issues-translate-action@v2.7
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.ISSUE_TRANSLATOR_TOKEN }}