Skip to content

Commit

Permalink
no longer a prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
tribbloid committed Nov 5, 2023
1 parent 7347fbd commit ced279d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "${{github.ref_name}}-${{matrix.scalaVersion}}"
title: "${{github.ref_name}}-${{matrix.scalaVersion}}"
prerelease: true
prerelease: false
files: |
LICENSE
core/build/libs/*.jar
Expand Down

0 comments on commit ced279d

Please sign in to comment.