From 6845775f5c9675d50e96718567bb7512411b6db1 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Wed, 18 Mar 2020 17:00:39 +0100 Subject: [PATCH] main: fix repo name turns out I don't know how I named this repo --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 1c8a5b7..a0bd3e6 100755 --- a/main.sh +++ b/main.sh @@ -66,7 +66,7 @@ fi args=( --no-browse --no-audit - --message='[`action-bump-homebrew-formula`](https://github.com/dawidd6/action-bump-homebrew-formula)' + --message='[`action-homebrew-bump-formula`](https://github.com/dawidd6/action-homebrew-bump-formula)' ) if test -n "$force"; then