mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: gen-changelog.yml
This commit is contained in:
1
.github/workflows/gen-changelog.yml
vendored
1
.github/workflows/gen-changelog.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
|
||||
commit_msg="docs: Auto Generate Changelog of Release ""${{ steps.extract_tag.outputs.tag_name }}"
|
||||
git commit -m "$commit_msg"
|
||||
git branch -D changelog
|
||||
git switch -c changelog
|
||||
|
||||
- name: Push changes # push the output folder to your repo
|
||||
|
||||
Reference in New Issue
Block a user