Skip to content

Commit 4847c61

Browse files
committed
workflow_call -> workflow_dispatch
1 parent 0e601e4 commit 4847c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish hjson-java releases on Maven
22
on:
3-
workflow_call:
3+
workflow_dispatch:
44
release:
55
types: [created]
66
jobs:

0 commit comments

Comments
 (0)