Improve warning if tool is not specified

Suggested in https://github.com/taiki-e/install-action/issues/43#issuecomment-1372352184.
This commit is contained in:
Taiki Endo
2023-01-06 00:52:11 +09:00
parent 5e7708e596
commit d2ab9b9652
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Diagnostic improvements.
## [2.1.1] - 2023-01-05
- Emit warning if tool is not specified.