From 0d2fe1897129d8bb88dff481f0a8f52b3abe0597 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Sat, 24 Nov 2018 19:12:22 +0000 Subject: [PATCH] releasing --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8fe7404..66c8604 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -48,8 +48,8 @@ jobs: - image: circleci/golang:latest steps: - attach_workspace: - # Must be absolute path or relative path from working_directory - at: ./workspace + # Must be absolute path or relative path from working_directory + at: ./workspace - run: name: "Publish Release on GitHub" command: |