diff --git a/cuddle.yaml b/cuddle.yaml index b7c79cb..bee64ac 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -23,3 +23,5 @@ scripts: type: shell render_templates: type: shell + push_release: + type: shell diff --git a/scripts/push_release.sh b/scripts/push_release.sh old mode 100644 new mode 100755