mmrakt/update-chrome-extension-version-action
Automatically update chrome extension version action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub access token | yes | "" |
| manifest_file_path | File path of manifest file with version | no | manifest.json |
| upload_chrome_web_store | Automatically upload chrome web store | no | false |
| chrome_extension_id | Chrome extension id | no | "" |
| google_client_id | GCP client id | no | "" |
| google_client_secret | GCP client secret | no | "" |
| refresh_token | Refresh token | no | "" |
| zip_file_name | Zip file name | no | output |
| out_dir | Output directory path | no | ./dist |
| create_release_note | Automatically create release notes | no | false |
Outputs
no outputs