Skip to content

Commit 7774544

Browse files
committed
ci[zfoo]: build and release github action
1 parent ad30cb0 commit 7774544

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# separate terms of service, privacy policy, and support
77
# documentation.
88

9-
name: Java CI with Maven
9+
name: zfoo build
1010

1111
on:
1212
push:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Maven Central Repo Deployment
1+
name: zfoo release to mvnrepository
22
on:
33
release:
44
types: [ released ]

0 commit comments

Comments
 (0)