Skip to content

Commit

Permalink
- renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
maZahaca committed Feb 16, 2021
1 parent 68f05dd commit 69a8c1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Get All Changed Files
description: Get all of the files changed/modified in a pull request or push's commits.
author: Jitterbit, Inc.
name: Get Git Changed Files
description: Get all or filtered changed/modified files in a pull request or push's commits.
author: Jitterbit, Inc., InfraWay
branding:
icon: file
color: purple
color: green
runs:
using: node12
main: dist/index.js
Expand Down

0 comments on commit 69a8c1f

Please sign in to comment.