UNPKG
fund-ln-cli
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Boost your project dependencies via lightning ⚡️
github.com/getAlby/npm-fund-ln
getAlby/npm-fund-ln
fund-ln-cli
/
.yarn
/
unplugged
/
node-gyp-npm-9.3.1-43540bab9c
/
node_modules
/
node-gyp
/
gyp
/
.github
/
workflows
/
release-please.yml
17 lines
(15 loc)
•
344 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
on:
push:
branches:
-
main
name:
release-please
jobs:
release-please:
runs-on:
ubuntu-latest
steps:
-
uses:
google-github-actions/release-please-action@v3
with:
token:
${{
secrets.GITHUB_TOKEN
}}
release-type:
python
package-name:
gyp-next
bump-minor-pre-major:
true