mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-13 21:51:53 +00:00
- Previously, when the git push command failed, the script would still echo a success message. - This commit also makes sure the git describe command does not terminate the script.