Skip to content

Commit 54a2ffa

Browse files
authored
ci: change release automation labels
1 parent d207347 commit 54a2ffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ async function config() {
8888
}],
8989
['@semantic-release/github', {
9090
successComment: getReleaseComment(),
91+
labels: ['type:ci'],
92+
releasedLabels: ['state:released']
9193
}],
9294
],
9395
};

0 commit comments

Comments
 (0)