Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jschumme authored Jul 6, 2021
1 parent 363f02a commit ba6185b
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,7 +28,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
draft: false
prerelease: true
prerelease: false
- name: Upload Release Asset
id: upload-release-asset
uses: actions/[email protected]
Expand Down

0 comments on commit ba6185b

Please sign in to comment.