fix changelog update commitish

This commit is contained in:
sunxyw
2023-04-23 16:50:53 +08:00
parent 8ed002d0f2
commit bbbf8492ea

View File

@@ -59,4 +59,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: update changelog
branch: ${{ github.base_ref }}
branch: ${{ github.event.release.target_commitish }}