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 200360c commit c1f0876Copy full SHA for c1f0876
.github/workflows/gradle.yml
@@ -2,6 +2,7 @@ name: Java CI
2
3
on:
4
release:
5
+ types: [published]
6
branches:
7
- master
8
0 commit comments