Skip to content

Commit 85ce07f

Browse files
committed
fix: 修复工作流识别更改异常
1 parent 5bb4ffb commit 85ce07f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-changelog.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
7373
git add docs/change_log.md
7474
git commit -m "chore: add changelog for ${{ steps.detect.outputs.version }}"
75-
git push origin "$branch" --force
7675
7776
- name: Create Pull Request
7877
if: ${{ steps.detect.outputs.update == 'true' }}

0 commit comments

Comments
 (0)