Skip to content

Commit

Permalink
one more typo for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
miniscruff committed Sep 8, 2024
1 parent 0d86e93 commit 533ea65
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 }}.md'
body-path: './.changes/${{ env.RELEASE_VERSION }}.md'

0 comments on commit 533ea65

Please sign in to comment.