We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7ca04 commit 2d1aba3Copy full SHA for 2d1aba3
1 file changed
.github/workflows/deploy.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- master
6
+ - v2.0.15
7
pull_request:
8
9
@@ -77,4 +78,4 @@ jobs:
77
78
skip_version_update: true
79
java_version: 11
80
java_distribution: liberica
- secrets: inherit
81
+ secrets: inherit
0 commit comments