@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- - [0-9].[0-9]+.[0-9]+*
+ - '*'
env:
JAVA_VERSION: 16