Commit d628049
committed
Fix link checker not creating issues
Due to hidden change of how exit code is handled in https://github.com/lycheeverse/lychee-action/releases/tag/v2.0.0
Don't write 3 sentences about what has changed in the context of X; simply write:
* Replace ``env.lychee_exit_code`` with ``steps.lychee.outputs.exit_code``
like you somehow did on the Readme?1 parent 307e818 commit d628049
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments