Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha-alisch committed Dec 30, 2021
1 parent 95c7a1d commit 9d0f04d
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 @@ -77,7 +77,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: ${{ steps.changelog.outputs.changelog }}
body_path: CHANGELOG.md
prerelease: true
tag_name: next
name: next
Expand Down

0 comments on commit 9d0f04d

Please sign in to comment.