Skip to content

Commit

Permalink
accept tag x.x.x to trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Mar 4, 2021
1 parent 3e07749 commit 6eb64b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Java CI with Maven
on:
push:
branches: [ master ]
tags: [ 'v*.*' ]
tags: [ '*.*' ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 6eb64b5

Please sign in to comment.