Skip to content

Commit 8c9cbc1

Browse files
committed
fix workflow logic
1 parent 2dc5032 commit 8c9cbc1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Create Release Notes
22
on:
33
workflow_dispatch:
4+
workflow_call:
45

56
jobs:
67
create-release-notes:

0 commit comments

Comments
 (0)