Skip to content

Commit

Permalink
Update action name to be unique in GitHub Marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondantuma committed Jul 7, 2020
1 parent 73ba2a9 commit 9718311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Merge Branch'
description: 'Merges a source branch into a target branch'
name: 'Branch Merge'
description: 'Merges a source branch, or SHA1 ref into a target branch'
inputs:
github_token:
description: 'Token to authenticate with GitHub'
Expand Down

0 comments on commit 9718311

Please sign in to comment.