We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4003f commit bfb0516Copy full SHA for bfb0516
1 file changed
.github/workflows/gradle-publish.yml
@@ -10,6 +10,7 @@ name: Release
10
on:
11
release:
12
types: [ published ]
13
+ workflow_dispatch:
14
15
jobs:
16
build:
0 commit comments