Skip to content

Commit

Permalink
Add support for 4 number tags
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Jul 8, 2022
1 parent b80c8d4 commit 909431a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
tags:
- v[0-9].[0-9]+.[0-9]+
- v[0-9].[0-9]+.[0-9]+.[0-9]+
jobs:
build:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 909431a

Please sign in to comment.