Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit db03020

Browse files
committedFeb 12, 2025·
chore(ci): update gihub workflows
1 parent 047a357 commit db03020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.releaserc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const Runtimes = {
3636
* @type {import('semantic-release').GlobalConfig}
3737
*/
3838
module.exports = {
39-
branches: ["main"],
39+
branches: ["main", "jocorell/update-releaserc"],
4040
repositoryUrl: "git@github.com:aws/aws-database-encryption-sdk-dynamodb.git",
4141
plugins: [
4242
// Check the commits since the last release

0 commit comments

Comments
 (0)
Please sign in to comment.