Skip to content

Commit af52fdb

Browse files
Merge pull request #52 from usefulness/updates
2 parents e10c1ca + 99387b6 commit af52fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By default, this action uses Diffuse fork - https://github.com/usefulness/diffus
1616
new-file-path: new/file/path/new_file.apk
1717
```
1818

19-
You can override to use the original [Diffuse](https://github.com/JakeWharton/diffuse) binary
19+
You can override the config to use the original [Diffuse](https://github.com/JakeWharton/diffuse) binary
2020
```
2121
- id: diffuse
2222
uses: usefulness/diffuse-action@v1
@@ -31,7 +31,7 @@ You can override to use the original [Diffuse](https://github.com/JakeWharton/di
3131
`old-file-path` - Path to reference file the diff should be generated for
3232
`new-file-path` - Path to current file the diff should be generated for
3333
`lib-version` _(Optional)_ - Overrides dependency version, by default uses the latest published version
34-
`diffuse-repo` _(Optional)_ - Overrides [usefulness/diffuse](https://github.com/usefulness/diffuse) as the default repository containing published as release artifacts.
34+
`diffuse-repo` _(Optional)_ - Overrides [usefulness/diffuse](https://github.com/usefulness/diffuse) as the default repository containing published release artifacts.
3535

3636
##### Outputs
3737
See full list of [outputs](https://github.com/usefulness/diffuse-action/blob/master/action.yml#L27).

0 commit comments

Comments
 (0)