Skip to content

Commit

Permalink
fixed release wf
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 committed Dec 9, 2021
1 parent c98ff69 commit 0c9c6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pifile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
with:
tag_name: ${{needs.version.outputs.version }}
release_name: ${{needs.version.outputs.buildname }}
body: ${{steps.github_release.outputs.changelog}}
#body: ${{steps.github_release.outputs.changelog}}
draft: true
prerelease: true
# Upload release artifacts
Expand Down

0 comments on commit 0c9c6fb

Please sign in to comment.