Skip to content

Commit

Permalink
Merge pull request #2584 from hoffie/autobuild-action-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see authored Apr 9, 2022
2 parents f4d4781 + 89b67f0 commit 0b47ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
tag_name: ${{ steps.get-build-vars.outputs.RELEASE_TAG }}
release_name: ${{ steps.get-build-vars.outputs.RELEASE_TITLE }}
body_path: ${{ github.workspace }}/autoLatestChangelog.md
body_path: autoLatestChangelog.md
prerelease: ${{ steps.get-build-vars.outputs.IS_PRERELEASE }}
draft: false

Expand Down

0 comments on commit 0b47ff5

Please sign in to comment.