We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1f575 commit b18e861Copy full SHA for b18e861
README.md
@@ -8,7 +8,7 @@ Usage:
8
steps:
9
# ...
10
- run: ./my-action/that-might-cause-a/diff
11
- - uses: wyvox/action-no-git-diff@1
+ - uses: wyvox/action-no-git-diff@v1
12
```
13
14
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