Skip to content

Commit 2d1aba3

Browse files
authored
Add v2.0.15 branch to deploy workflow
1 parent 3a7ca04 commit 2d1aba3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- v2.0.15
67
pull_request:
78
branches:
89
- master
@@ -77,4 +78,4 @@ jobs:
7778
skip_version_update: true
7879
java_version: 11
7980
java_distribution: liberica
80-
secrets: inherit
81+
secrets: inherit

0 commit comments

Comments
 (0)