mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 10:04:52 +00:00
Parse the static sit config, inject pages url
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"@actions/core": "^1.8.2",
|
||||
"axios": "^0.27.2",
|
||||
"axios-retry": "^3.2.5",
|
||||
"ncc": "^0.3.6"
|
||||
"ncc": "^0.3.6",
|
||||
"espree": "^9.3.2",
|
||||
"string-format": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.34.0",
|
||||
|
||||
Reference in New Issue
Block a user