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 Feb 12, 2024
1 parent b826a6a commit 08d3de1
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 08d3de1

Please sign in to comment.