Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 2dabeae

Browse files
authored
build: use an array release-please for releaseLabels (#47)
1 parent a798a3b commit 2dabeae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
primaryBranch: main
2-
releaseLabels: run-ci
2+
releaseLabels:
3+
- "run-ci"
34
releaseType: python
45
handleGHRelease: true

0 commit comments

Comments
 (0)