Skip to content

Commit 6378f68

Browse files
committed
ci: remove force-tag-creation from attestation-only repo
force-tag-creation only operates in conjunction with draft releases. Since this repo does not use draft releases (attestation-only, no artifact uploads to the release), force-tag-creation is not needed.
1 parent fda68d7 commit 6378f68

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"ldclient/version.py",
99
"PROVENANCE.md"
1010
],
11-
"include-component-in-tag": false,
12-
"force-tag-creation": true
11+
"include-component-in-tag": false
1312
}
1413
}
1514
}

0 commit comments

Comments
 (0)