From 8d21a72924fac985b616c0a44aba71bd825ad169 Mon Sep 17 00:00:00 2001 From: David Holsgrove Date: Mon, 8 Apr 2019 16:09:23 +1000 Subject: [PATCH] Add pypi-publish contribution --- submit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/submit.json b/submit.json index fb018903..69dbc98a 100644 --- a/submit.json +++ b/submit.json @@ -24,4 +24,5 @@ { "name" : "cf-run-jenkins-jobs", "url": "https://github.com/codefresh-contrib/cf-run-jenkins-jobs" }, { "name" : "cfstep-gitclonerssh", "url": "https://github.com/codefresh-contrib/cfstep-gitclonerssh" }, { "name" : "cfstep-gitsubmodules", "url": "https://github.com/codefresh-contrib/cfstep-gitsubmodules" }, -{ "name" : "sendgridplugin", "url": "https://github.com/codefresh-contrib/sendgridplugin" }] +{ "name" : "sendgridplugin", "url": "https://github.com/codefresh-contrib/sendgridplugin" }, +{ "name" : "pypi-publish", "url": "https://github.com/biarri/pypi-publish" }]