Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit d1c8dab

Browse files
fix workflow again
1 parent 892ccea commit d1c8dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const pkg = {
6464
'types': 'src/index.ts',
6565
'repository': {
6666
'type': 'git',
67-
'url': 'https://github.com/meower-media-co/meower.js',
67+
'url': 'https://github.com/meower-media-co/api-client',
6868
},
6969
'optionalDependencies': {
7070
'ws': '^8.13.0',

0 commit comments

Comments
 (0)