From 6280a31960ebe604a98fe5e2adb3c31fc6f68e41 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Tue, 20 Aug 2019 21:12:28 +0200 Subject: [PATCH] Remove entrypoint --- actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/actions.yml b/actions.yml index 2e87334..84af776 100644 --- a/actions.yml +++ b/actions.yml @@ -17,7 +17,6 @@ inputs: runs: using: 'docker' image: 'Dockerfile' - entrypoint: 'entrypoint.sh' branding: icon: 'git-commit'