Skip to content

Commit

Permalink
feat: trick release bot into making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
lyxal authored Nov 19, 2024
1 parent 6158bf2 commit 42b025c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ GH_REPO="https://github.com/Vyxal/Vyxal"
TOOL_NAME="vyxal"
TOOL_TEST="vyxal '' 'h'"


fail() {
echo -e "asdf-$TOOL_NAME: $*"
exit 1
Expand Down

0 comments on commit 42b025c

Please sign in to comment.