Skip to content

Commit 6845775

Browse files
committed
main: fix repo name
turns out I don't know how I named this repo
1 parent c423180 commit 6845775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ fi
6666
args=(
6767
--no-browse
6868
--no-audit
69-
--message='[`action-bump-homebrew-formula`](https://github.com/dawidd6/action-bump-homebrew-formula)'
69+
--message='[`action-homebrew-bump-formula`](https://github.com/dawidd6/action-homebrew-bump-formula)'
7070
)
7171

7272
if test -n "$force"; then

0 commit comments

Comments
 (0)