Skip to content

Commit

Permalink
Fix naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
chinthakagodawita committed Jan 14, 2020
1 parent 7eaed0e commit baf31a3
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: 'Auto Update PRs'
description: 'A GitHub Action that auto-updates PRs with changes from their base branch'
name: 'Auto Update'
description: 'A GitHub Action that auto-updates PRs with changes from their destination branch'
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit baf31a3

Please sign in to comment.