mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-04 20:37:29 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"json-buffer@3.0.0",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "json-buffer@3.0.0",
|
||||
"_id": "json-buffer@3.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz",
|
||||
"_spec": "3.0.0",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "Dominic Tarr",
|
||||
"email": "dominic.tarr@gmail.com",
|
||||
@@ -66,4 +59,4 @@
|
||||
]
|
||||
},
|
||||
"version": "3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user