We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac77abe commit 031fd54Copy full SHA for 031fd54
.github/workflows/update.yaml
@@ -58,8 +58,6 @@ jobs:
58
with:
59
commit_message: '✏️ 自动更新论文'
60
file_pattern: 'README.md .github/ISSUE_TEMPLATE.md'
61
- commit_user_name: ${{ github.actor }}
62
- commit_user_email: ${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com
63
push_options: '--force'
64
65
- name: 创建 Issue 通知
0 commit comments