Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Apr 4, 2022
1 parent d2897b4 commit 8b1ae87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keyboardGT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
tag_name: v${{ github.run_number }}
release_name: Release ${{ github.run_number }}
body_path: release_note.md
body_path: CHANGELOG.md
draft: false
prerelease: false

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0

0 comments on commit 8b1ae87

Please sign in to comment.