From e10a3947ba8afc5bf19ec01c8e5329f4551f904b Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 12 Dec 2020 22:31:44 +0100 Subject: [PATCH] fixed duplicate name ref #31 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e48935b..b788a13 100644 --- a/.drone.yml +++ b/.drone.yml @@ -119,7 +119,7 @@ steps: commands: - yarn - yarn lib - - name: checkout + - name: push image: alpine/git commands: - mv ./lib/dist ../lib/dist