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 66a65ef commit 15539d2Copy full SHA for 15539d2
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release on demand
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
inputs:
6
deploy:
7
description: "Deploy to Maven Central"
0 commit comments