diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 6eb21b15..b98cc041 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -95,11 +95,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - name: Authorize Git - run: | - git config --global user.email "$GITHUB_ACTOR@users.noreply.github.com" - git config --global user.name "$GITHUB_ACTOR" - - name: Write Branch and Hash Info with Date run: | branch=$(git rev-parse --abbrev-ref HEAD) @@ -109,14 +104,6 @@ jobs: echo "VERSION=$branch.$hash.$date" >> $GITHUB_ENV echo "RELEASE_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV - - name: Commit Changes - run: | - git pull - git commit -am "chore(update): Update Version Info" - git push origin HEAD - env: - GITHUB_TOKEN: ${{ secrets.PAT }} - - name: Create ZIP Archive run: | zip -r Gakumas-Translation-Data-EN-${{ env.VERSION }}.zip local-files version.txt diff --git a/README.md b/README.md index 19076383..46901e8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![](https://img.shields.io/github/actions/workflow/status/NatsumeLS/Gakumas-Translation-Data-EN/check.yml?style=flat-square&label=Check)](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN/actions/workflows/check.yml) - [![](https://dcbadge.limes.pink/api/server/https://discord.gg/qARc4Hdc3n)](https://natsume.io/GakumasLocalize) # Gakumas-Translation-Data-EN diff --git a/version.txt b/version.txt deleted file mode 100644 index 3bedeaa5..00000000 --- a/version.txt +++ /dev/null @@ -1 +0,0 @@ -main.5499328.20250320