Skip to content

Commit

Permalink
drop prerelease: true from release step in workflow (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Sep 5, 2021
1 parent 9dfaecd commit 88a411d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,5 @@ jobs:
dist/*.rpm
dist/*.txt
draft: true
prerelease: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 88a411d

Please sign in to comment.