Skip to content

Commit

Permalink
fix: Archvie Creation Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
just-ak committed Nov 30, 2024
1 parent e860ff4 commit e56a3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ module.exports = {
},
{
// path: 'archive',
path: 'archive/chromePlugin.${nextRelease.version}.zip',
name: 'archive/chromePlugin.${nextRelease.version}.zip',
label: 'Chrome Plugin (${nextRelease.version})'
}
// [{path: 'dist/MyLibrary.js', name: 'MyLibrary-${nextRelease.gitTag}.js', label: 'MyLibrary JS (${nextRelease.gitTag}) distribution'}]
Expand Down

0 comments on commit e56a3e6

Please sign in to comment.