mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-22 23:17:49 -05:00
add more context to warning
This commit is contained in:
parent
7fb119e52e
commit
8cfbdb7d87
|
|
@ -17,7 +17,7 @@ fi
|
|||
|
||||
# Run our compile script and exit gracefully if there are no updates
|
||||
if ! doCompile; then
|
||||
echo "::warning::No changes!"
|
||||
echo "::warning::No updates found... skipping file upload!"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user