We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebd46a commit f1309b5Copy full SHA for f1309b5
action.yml
@@ -1,5 +1,5 @@
1
-name: 'Trigger remote/local Github Action'
2
-description: 'Trigger a github action from this action'
+name: 'Propagate GitHub Release Event'
+description: 'Trigger workflows in remote GitHub repository'
3
4
inputs:
5
name:
@@ -34,4 +34,4 @@ outputs:
34
35
branding:
36
icon: 'box'
37
- color: 'blue'
+ color: 'blue'
0 commit comments