Skip to content

Commit 0ca94d1

Browse files
authored
Update README.md
1 parent cfc580b commit 0ca94d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![github-action]](https://github.com/marketplace/actions/diffy)
1+
[![github-action]](https://github.com/marketplace/actions/simple-diff)
22
 
33
[![github-sponsor]](https://github.com/sponsors/mudlabs)
44

55

6-
# Diffy
6+
# Simple Diff
77
A super simple diff checker for your GitHub workflow..
88

99

@@ -18,8 +18,8 @@ Very simple, you provide the action with a `path` to a _file_ or _folder_, and i
1818

1919
## Usage
2020
```yaml
21-
- name: Diffy
22-
uses: mudlabs/diffy@v1.0.0
21+
- name: Simple Diff
22+
uses: mudlabs/simple-diff@v1.0.0
2323
with:
2424
path: path/to/file
2525
```

0 commit comments

Comments
 (0)