Skip to content

Commit 5339fd2

Browse files
committed
修改build
1 parent 40cb4d6 commit 5339fd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ name: Java CI with Gradle
1010
on:
1111
push:
1212
branches: [ master ]
13+
tags:
14+
- "*.*.*"
1315
pull_request:
1416
branches: [ master ]
15-
tags:
16-
- "*.*.*"
17+
1718

1819
jobs:
1920
build:

0 commit comments

Comments
 (0)