Update repo location

This commit is contained in:
Christopher Schleiden
2023-01-09 14:26:48 -08:00
parent ee44381251
commit 29ea450be0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/github/actions-expressions/" "url": "https://github.com/github/actions-languageservices/actions-expressions"
}, },
"scripts": { "scripts": {
"build": "tsc --build tsconfig.build.json", "build": "tsc --build tsconfig.build.json",
+1 -1
View File
@@ -24,7 +24,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/github/actions-workflow-parser/" "url": "https://github.com/github/actions-languageservices/actions-workflow-parser"
}, },
"scripts": { "scripts": {
"build": "tsc --build tsconfig.build.json", "build": "tsc --build tsconfig.build.json",