We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12506f commit 73b601cCopy full SHA for 73b601c
1 file changed
.github/workflows/maven-release.yml
@@ -2,7 +2,7 @@ name: Maven Release Package Deployment
2
3
push:
4
tags:
5
- - 'v*.*.*'
+ - 'v*.*.*-x86'
6
7
jobs:
8
build:
0 commit comments