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
|
- image: circleci/golang:latest
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
# Must be absolute path or relative path from working_directory
|
# Must be absolute path or relative path from working_directory
|
||||||
at: ./workspace
|
at: ./workspace
|
||||||
- run:
|
- run:
|
||||||
name: "Publish Release on GitHub"
|
name: "Publish Release on GitHub"
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Reference in New Issue