Skip to content

Commit b18e861

Browse files
committed
Update README
1 parent 6d1f575 commit b18e861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Usage:
88
steps:
99
# ...
1010
- run: ./my-action/that-might-cause-a/diff
11-
- uses: wyvox/action-no-git-diff@1
11+
- uses: wyvox/action-no-git-diff@v1
1212
```
1313
1414
An example command that might cause a diff would be a monorepo build, via turbo, nx, moonrepo, rollup, vite, or some other tool.

0 commit comments

Comments
 (0)