Skip to content

Commit 97970c9

Browse files
Update release.config.cjs
1 parent d6f5266 commit 97970c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/capacitor-plugin/release.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
{ name: 'next', channel: 'next', prerelease: true },
55
{ name: 'development', channel: 'dev', prerelease: true }
66
],
7-
repositoryUrl: 'https://github.com/ionic-team/capacitor-outsystems-geolocation.git',
7+
repositoryUrl: 'https://github.com/ionic-team/capacitor-geolocation.git',
88
plugins: [
99
'@semantic-release/commit-analyzer',
1010
'@semantic-release/release-notes-generator',

0 commit comments

Comments
 (0)