Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yhy0 committed May 20, 2023
1 parent d307a06 commit b5f9177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: target/*
body: "${{ env.commit-messages-path }}"
body: ${{ env.commit-messages-path }}

0 comments on commit b5f9177

Please sign in to comment.