Skip to content

Commit

Permalink
feat: new feature 1
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Feb 2, 2024
1 parent 9563ee6 commit 155e3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
cat <<EOF | tee .releaserc
{
"branches": [
"v+([0-9]).+([0-9]).x",
"main",
"v+([0-9]).+([0-9]).x"
],
"plugins": [
["@semantic-release/commit-analyzer", {
Expand Down

0 comments on commit 155e3db

Please sign in to comment.