Skip to content

Commit 7f24d1f

Browse files
authored
Merge pull request #11 from yaklabco/fix-ci-please-release
fix(ci): correct package-name from 'staff' to 'stave'
2 parents 13c2636 + e895522 commit 7f24d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": {
44
".": {
55
"release-type": "go",
6-
"package-name": "staff",
6+
"package-name": "stave",
77
"bump-minor-pre-major": true,
88
"bump-patch-for-minor-pre-major": true,
99
"changelog-sections": [

0 commit comments

Comments
 (0)