Skip to content

Commit f0512e3

Browse files
author
tal-rofe
committed
chore: 🤖 fix release config file
fix release config file
1 parent af7a5bd commit f0512e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
branches: ['main'],
3-
repositoryUrl: 'git+https://github.com/Exlint/node-environment.git',
3+
repositoryUrl: 'git+https://github.com/Exlint/node-environment',
44
plugins: [
55
'@semantic-release/commit-analyzer',
66
'@semantic-release/release-notes-generator',

0 commit comments

Comments
 (0)