zhiqingchen/Taro React Native Release
Taro React Native Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | github token | yes | — |
| refname | ref name, tag or branch | no | — |
| cdnhost | cdn host | no | https://cdn.jsdelivr.net |
| cdnpath | cdn path | no | /gh |
| iosbundleoutput | ios bundle path | no | release/ios/main.js |
| iosqrpath | ios qr path | no | release/qrcode/ios.png |
| iosassetsdest | ios assets dest | no | release/ios/assets |
| iossourcemapoutput | File name where to store the sourcemap file for resulting bundle | no | release/ios/main.map |
| iossourcemapuseabsolutepath | Report SourceMapURL using its full path | no | "" |
| iossourcemapsourcesroot | Path to make sourcemaps sources entries relative to | no | "" |
| androidbundleoutput | android bundle path | no | release/android/main.js |
| androidqrpath | android qr path | no | release/qrcode/android.png |
| androidassetsdest | android assets dest | no | release/android/assets |
| androidsourcemapoutput | File name where to store the sourcemap file for resulting bundle | no | release/android/main.map |
| androidsourcemapuseabsolutepath | Report SourceMapURL using its full path | no | "" |
| androidsourcemapsourcesroot | Path to make sourcemaps sources entries relative to | no | "" |
| appname | app name | no | — |
| logo | app logo | no | — |
| releaseprefix | release markdown prefix | no | Use [Taro Playground App](https://github.com/wuba/taro-playground) to scan the following qr codes: |
| workingdirectory | action working directory | no | . |
| prerelease | whether to generate a prerelease | no | false |
Outputs
no outputs