Skip to content

Commit

Permalink
forgot md extension on body path
Browse files Browse the repository at this point in the history
  • Loading branch information
miniscruff committed Sep 8, 2024
1 parent ba90b35 commit 0d86e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
title: Release ${{ env.RELEASE_VERSION }}
branch: release/${{ env.RELEASE_VERSION }}
commit-message: 'Release ${{ env.RELEASE_VERSION }}'
body-path: './changes/${{ env.RELEASE_VERSION }}'
body-path: './changes/${{ env.RELEASE_VERSION }}.md'

0 comments on commit 0d86e93

Please sign in to comment.