Skip to content

Commit 918b1c9

Browse files
committed
GHA: workflow_call
1 parent 572479f commit 918b1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-gh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Create Release
22

33
on:
4-
workflow_dispatch:
4+
workflow_call:
55
inputs:
66
version:
77
description: Github release marker, i.e. 4.20.1.RELEASE

0 commit comments

Comments
 (0)