Skip to content

Commit

Permalink
💚 ci: 修正 release 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 22, 2021
1 parent b15f328 commit 9fdd032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['semantic-release-config'],
extends: ['semantic-release-config-gitmoji'],
};

0 comments on commit 9fdd032

Please sign in to comment.