Skip to content

Commit 5f901dd

Browse files
committed
Mark snapshot releases as pre-release on gh
1 parent 679cea6 commit 5f901dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ jobs:
4747
./build/libs/java-exaroton-api-*.jar
4848
body_path: ${{ github.workspace }}/release-body.md
4949
name: ${{ github.ref_name }}
50+
prerelease: ${{ contains(github.ref, '-SNAPSHOT') }}

0 commit comments

Comments
 (0)