Skip to content

Commit 81bd555

Browse files
committed
ci: setup
1 parent 458e57d commit 81bd555

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish to Maven Central
22

33
on:
4+
push:
5+
branches:
6+
- ci-setup
47
release:
58
types: [created]
69
workflow_dispatch:

0 commit comments

Comments
 (0)