diff --git a/Makefile b/Makefile index 438ff08..214461e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ changelog: antsibull-changelog generate docs: format - ./update_doc + update-doc release: changelog docs ansible-galaxy collection build