mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-01 13:31:25 +08:00
Update sponsor-image workflow
This commit is contained in:
parent
6d6e74e7f0
commit
76f68aa392
2
scripts/sponsors/generate-sponsor-image.sh
Normal file → Executable file
2
scripts/sponsors/generate-sponsor-image.sh
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
npm install
|
||||
npm install sponsorkit@0.6.1
|
||||
npx sponsorkit -o ../../website/static/img/
|
||||
|
5
scripts/sponsors/package-lock.json
generated
5
scripts/sponsors/package-lock.json
generated
@ -1424,7 +1424,7 @@
|
||||
},
|
||||
"node_modules/sponsorkit": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmmirror.com/sponsorkit/-/sponsorkit-0.6.1.tgz",
|
||||
"resolved": "https://registry.npmjs.org/sponsorkit/-/sponsorkit-0.6.1.tgz",
|
||||
"integrity": "sha512-KPctw94EI/n/ynCC1GNUYOcXyHDV3C7pnbH9fRHc7LuME4KDMLJCzKC+DsNHH684nyKRNQKU41v5BCfZPjfw+w==",
|
||||
"dependencies": {
|
||||
"consola": "^2.15.3",
|
||||
@ -1440,6 +1440,9 @@
|
||||
},
|
||||
"bin": {
|
||||
"sponsorkit": "bin/sponsorkit.js"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/sshpk": {
|
||||
|
Loading…
Reference in New Issue
Block a user