Skip to content

Commit c2913aa

Browse files
committed
Only publish on java-21 branch.
1 parent f7fc290 commit c2913aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Publish Release
22

33
on:
44
push:
5+
branches:
6+
- java-21
57
tags:
68
- '[0-9]*.[0-9]*.[0-9]*'
79

0 commit comments

Comments
 (0)