mirror of https://github.com/liamg/aminal.git
releasing
This commit is contained in:
parent
795f463365
commit
0d2fe18971
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue