We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e601e4 commit 4847c61Copy full SHA for 4847c61
1 file changed
.github/workflows/build.yml
@@ -1,6 +1,6 @@
1
name: Publish hjson-java releases on Maven
2
on:
3
- workflow_call:
+ workflow_dispatch:
4
release:
5
types: [created]
6
jobs:
0 commit comments