Skip to content

Commit

Permalink
Added GitHub Actions CI support for automatic release and automatic a…
Browse files Browse the repository at this point in the history
…rtifact generation (binary firmware file)
  • Loading branch information
sblantipodi committed May 6, 2020
1 parent bf9f5c1 commit 602e7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
body: |
Changes in this Release
${{ env.commitmsg }}
draft: true
draft: false
prerelease: false

0 comments on commit 602e7b3

Please sign in to comment.