Skip to content

Commit

Permalink
Update commit-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siuze committed Feb 23, 2024
1 parent 00efbb3 commit 44ea377
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: 检查分支
uses: actions/checkout@v4
with:
persist-credentials: false
token: ${{ secrets.GITHUB_TOKEN }}
- name: 安装 Python 3.9
uses: actions/setup-python@v1
with:
Expand Down Expand Up @@ -62,6 +62,5 @@ jobs:
commit_message: 自动构建码表
commit_user_email: [email protected]
commit_user_name: siuze
token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 44ea377

Please sign in to comment.