Skip to content

Commit

Permalink
fix: removed semantic-release-git
Browse files Browse the repository at this point in the history
  • Loading branch information
alemazzo committed Nov 30, 2024
1 parent 2d53912 commit 392b146
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions executable/release.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,5 @@ export default {
['@semantic-release/github', {
assets: assetFiles.map(AssetFile) // Attach assets to the GitHub release
}],

['@semantic-release/git', {
assets: false,
}
]
]
};

0 comments on commit 392b146

Please sign in to comment.