Skip to content

Commit 66f0e34

Browse files
Check out code before calling ghr
1 parent bf6aa1e commit 66f0e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148
steps:
149149
- attach_workspace:
150150
at: ./release
151+
- checkout
151152
- run:
152153
name: "Publish Release on GitHub"
153154
command: |

0 commit comments

Comments
 (0)