Skip to content

Commit d24c84b

Browse files
committed
fix release config
1 parent 592d454 commit d24c84b

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

.ldrelease/config.yml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
repo:
2-
public: go-sdk-common
3-
private: go-sdk-common-private
4-
5-
releasableBranches:
6-
- name: v1
7-
8-
publications:
9-
- url: https://godoc.org/gopkg.in/launchdarkly/go-sdk-common.v1
10-
description: documentation
11-
2+
public: go-sdk-common
3+
private: go-sdk-common-private
4+
5+
releasableBranches:
6+
- name: v1
7+
8+
publications:
9+
- url: https://godoc.org/gopkg.in/launchdarkly/go-sdk-common.v1
10+
description: documentation

0 commit comments

Comments
 (0)