Skip to content

Commit

Permalink
GitHub Action: 修复update_contributors_images.yaml中`ci_commit_with_si…
Browse files Browse the repository at this point in the history
…gnature.sh`名称
  • Loading branch information
maboloshi committed Nov 25, 2023
1 parent 41f770b commit bfe48ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.user.js_version_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Commit and push main.user.js
if: ${{ env.AHEAD == 'true' }}
run: |
bash script/ci.sh \
bash script/ci_commit_with_signature.sh \
${{ secrets.CI_GITHUB_TOKEN }} \
"maboloshi/github-chinese" \
"main.user.js" \
Expand Down

0 comments on commit bfe48ac

Please sign in to comment.