We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047a357 commit db03020Copy full SHA for db03020
.releaserc.cjs
@@ -36,7 +36,7 @@ const Runtimes = {
36
* @type {import('semantic-release').GlobalConfig}
37
*/
38
module.exports = {
39
- branches: ["main"],
+ branches: ["main", "jocorell/update-releaserc"],
40
repositoryUrl: "git@github.com:aws/aws-database-encryption-sdk-dynamodb.git",
41
plugins: [
42
// Check the commits since the last release
0 commit comments