mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-07 16:17:30 +00:00
Remove absolute paths
This commit is contained in:
+15
-1
@@ -2,11 +2,25 @@
|
||||
|
||||
> Promisify a callback-style function
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<b>
|
||||
<a href="https://tidelift.com/subscription/pkg/npm-pify?utm_source=npm-pify&utm_medium=referral&utm_campaign=readme">Get professional support for 'pify' with a Tidelift subscription</a>
|
||||
</b>
|
||||
<br>
|
||||
<sub>
|
||||
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
|
||||
</sub>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
$ npm install --save pify
|
||||
$ npm install pify
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user