Skip to content

Commit f1309b5

Browse files
authored
Update action.yml
1 parent bebd46a commit f1309b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Trigger remote/local Github Action'
2-
description: 'Trigger a github action from this action'
1+
name: 'Propagate GitHub Release Event'
2+
description: 'Trigger workflows in remote GitHub repository'
33

44
inputs:
55
name:
@@ -34,4 +34,4 @@ outputs:
3434

3535
branding:
3636
icon: 'box'
37-
color: 'blue'
37+
color: 'blue'

0 commit comments

Comments
 (0)