Update main.yml

This commit is contained in:
y377 2023-08-04 12:30:39 +08:00 committed by GitHub
parent 0e73309d1b
commit 4075fa4cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,4 +33,5 @@ jobs:
TYYP_PSW: ${{ secrets.TYYP_PSW }}
- name: Git Auto Commit
uses: stefanzweifel/git-auto-commit-action@v4.16.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}