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 May 9, 2024
1 parent bd08eb8 commit 08ce154
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 08ce154

Please sign in to comment.