Skip to content

Commit

Permalink
chore: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
kkirka committed Dec 4, 2023
1 parent b176ddb commit 0bb4f16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- develop
- converters-prerelease

jobs:
release:
Expand Down
4 changes: 4 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
{
"name": "develop",
"prerelease": "dev"
},
{
"name": "converters-prerelease",
"prerelease": "converters"
}
]
}

0 comments on commit 0bb4f16

Please sign in to comment.