We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f54963 commit 5c7c428Copy full SHA for 5c7c428
.github/workflows/release-java.yml
@@ -2,8 +2,6 @@ name: Release Java SDK
2
run-name: Release Java SDK
3
4
on:
5
- workflow_dispatch:
6
-
7
push:
8
tags:
9
- "*.*.*" # version, e.g. 1.0.0
0 commit comments