diff --git a/Makefile b/Makefile index 3a3d4b8..9c7e6a7 100644 --- a/Makefile +++ b/Makefile @@ -11,5 +11,5 @@ docs: format release: changelog docs ansible-galaxy collection build -upload: +upload: release ./upload.sh