Skip to content

Commit

Permalink
Configure workflow for auto publish to maven centeral
Browse files Browse the repository at this point in the history
  • Loading branch information
yaphet17 committed Jul 30, 2022
1 parent bdafed8 commit ebc0ac0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Expand Up @@ -2,7 +2,8 @@ name: Java CI with Maven

on:
push:
branches: [ "main" ]
tags:
- '*'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit ebc0ac0

Please sign in to comment.