mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 18:11:03 +08:00
fix: Rename 使用非指定的模式可能产生的报错
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Generate pull request body
|
||||
id: pr
|
||||
run: |
|
||||
echo "::set-output name=body::$(git log --format='* %s' $(git describe --tags --abbrev=0)..HEAD)"
|
||||
echo "docs/changelog/${{ github.ref }}.md"
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user