releasing

This commit is contained in:
Liam Galvin 2018-11-24 19:12:22 +00:00
parent 795f463365
commit 0d2fe18971
1 changed files with 2 additions and 2 deletions

View File

@ -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: |