Skip to content

Commit dbe116e

Browse files
committed
fix(ci): Add workspace.
1 parent e30da34 commit dbe116e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ workflows:
99
- release-tools/release:
1010
name: create release
1111
context: semantic-release
12+
workspace: $CIRCLE_WORKING_DIRECTORY
1213
filters:
1314
branches:
1415
only: master

0 commit comments

Comments
 (0)