mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-07 17:17:29 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"decompress-tar@4.1.1",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "decompress-tar@4.1.1",
|
||||
"_id": "decompress-tar@4.1.1",
|
||||
"_inBundle": false,
|
||||
@@ -28,7 +22,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz",
|
||||
"_spec": "4.1.1",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "Kevin Mårtensson",
|
||||
"email": "kevinmartensson@gmail.com",
|
||||
@@ -72,4 +65,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "4.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user