Skip to content

Commit

Permalink
chore: Fix typo in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Apr 7, 2020
1 parent 60bf1c2 commit 191a367
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 @@ -70,5 +70,5 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
draft: true,
draft: true
body: ${{ steps.get-changelog.outputs.changelog }}

0 comments on commit 191a367

Please sign in to comment.