We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224686e commit 40cb4d6Copy full SHA for 40cb4d6
.github/workflows/gradle.yml
@@ -12,6 +12,8 @@ on:
12
branches: [ master ]
13
pull_request:
14
15
+ tags:
16
+ - "*.*.*"
17
18
jobs:
19
build:
0 commit comments