Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored May 3, 2021
1 parent bebd46a commit f1309b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Trigger remote/local Github Action'
description: 'Trigger a github action from this action'
name: 'Propagate GitHub Release Event'
description: 'Trigger workflows in remote GitHub repository'

inputs:
name:
Expand Down Expand Up @@ -34,4 +34,4 @@ outputs:

branding:
icon: 'box'
color: 'blue'
color: 'blue'

0 comments on commit f1309b5

Please sign in to comment.