Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Sep 5, 2024
1 parent afa57a2 commit 50ce927
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ on:
push:
branches:
- tsubramanian-patch-1
- master
- 'releases/**'
tags:
- 'v**'
release:
types: [created]
jobs:
build:
name: Maven build and deploy
Expand Down

0 comments on commit 50ce927

Please sign in to comment.