mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: try to fix gen-changelog
This commit is contained in:
1
.github/workflows/gen-changelog.yml
vendored
1
.github/workflows/gen-changelog.yml
vendored
@@ -81,7 +81,6 @@ jobs:
|
||||
- name: Create PR
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
sign-commits: true
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
title: ${{ steps.extract_tag.outputs.pr_title }}
|
||||
body-path: ${{ format('{0}/{1}', runner.temp, 'output' ) }}
|
||||
|
||||
Reference in New Issue
Block a user