Skip to content

Commit

Permalink
switched to non-prerelease releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tihawk committed Apr 23, 2022
1 parent 18622c1 commit 6286489
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 @@ -45,7 +45,7 @@ jobs:
release_name: Release ${{ github.ref }}
body: ${{steps.build_changelog.outputs.changelog}}
draft: false
prerelease: true
prerelease: false
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 6286489

Please sign in to comment.