Skip to content

Commit 3b80482

Browse files
zekepvdlg
authored andcommitted
fix: fix typo in failure comment
1 parent e8f07c4 commit 3b80482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/get-fail-comment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can find below the list of errors reported by **semantic-release**. Each one
2424
2525
Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.
2626
27-
Once all the errors are resolved, **semantic-release** will release your package the next time you push a commit the \`${branch}\` branch. You can also manually restart the failed CI job that runs **semantic-release**.
27+
Once all the errors are resolved, **semantic-release** will release your package the next time you push a commit to the \`${branch}\` branch. You can also manually restart the failed CI job that runs **semantic-release**.
2828
2929
If you are not sure how to resolve this, here is some links that can help you:
3030
- [Usage documentation](${USAGE_DOC_URL})

0 commit comments

Comments
 (0)