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 29fd643 commit 3e73301Copy full SHA for 3e73301
.github/workflows/main.yml
@@ -53,5 +53,6 @@ jobs:
53
with:
54
files: build/libs/*.jar
55
tag_name: ${{ steps.newtag.outputs.tag }}
56
+ prerelease: true
57
env:
58
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments