Skip to content

Commit beb7354

Browse files
committed
Update central-publish.yml
1 parent 0fb4028 commit beb7354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/central-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Publish to Maven Central
44
# see: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows
55
on:
66
push:
7+
branches:
8+
- master
79
tags:
810
- '[v0-9]+.*'
911
jobs:

0 commit comments

Comments
 (0)