Skip to content

Commit

Permalink
fix: test release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Sep 28, 2024
1 parent e851939 commit 2a77a6f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
]
}
],
[
"@semantic-release/git",
{
"assets": [
"package.json",
"package-lock.json"
],
"message": "chore(release): ${{ nextRelease.version }} [skip ci]"
}
]
"@semantic-release/git"
]
}

0 comments on commit 2a77a6f

Please sign in to comment.