We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89f779 commit bd1a30bCopy full SHA for bd1a30b
.github/workflows/gradle-publish.yml
@@ -2,7 +2,7 @@ name: Gradle Package
2
on:
3
push:
4
tags:
5
- - '*'
+ - '**'
6
workflow_dispatch: {}
7
jobs:
8
build:
0 commit comments