otaly/readme-screenshot-action
READMEのスクリーンショットを自動更新します
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| urls | スクリーンショットを撮る対象のURL (eg. http://localhost:3000/) | yes | "" |
| server_command | サーバーを起動する���めのコマンド (eg. npm start) | no | "" |
| server_working_dir | サーバー起動コマンドを実行する作業ディレクトリ (eg. path/to/working-directory) | no | "" |
| delay | スクリーンショットを撮る前の遅延時間(ミリ秒) | no | 0 |
| width | ビューポートの横幅(CSSピクセル) | no | 1920 |
| height | ビューポートの高さ(CSSピクセル) | no | 1080 |
Outputs
no outputs