Closed loloicci closed 2 years ago
Without this PR, if the release action does not create a new tag, the action ends with failure even if nothing fails. This PR fixes it and makes release actions end with success.
https://github.com/loloicci/auto-tag-test is an example of how it works.
Description
Without this PR, if the release action does not create a new tag, the action ends with failure even if nothing fails. This PR fixes it and makes release actions end with success.
https://github.com/loloicci/auto-tag-test is an example of how it works.
Types of changes
Checklist