We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bee2b commit d019e64Copy full SHA for d019e64
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
repo_token: "${{ secrets.GITHUB_TOKEN }}"
41
automatic_release_tag: "${{github.ref_name}}-${{matrix.scalaVersion}}"
42
title: "${{github.ref_name}}-${{matrix.scalaVersion}}"
43
- prerelease: true
+ prerelease: false
44
files: |
45
LICENSE
46
core/build/libs/*.jar
0 commit comments