Skip to content

Commit 31e2cca

Browse files
authored
Update maven-publish.yml
1 parent 87314ce commit 31e2cca

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/maven-publish.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
name: Maven Package
55

66
on:
7-
release:
8-
types: [created]
7+
push:
8+
branches: ["main"]
9+
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)