Skip to content

Commit b6279cc

Browse files
committed
docs: add QR code option to README
1 parent 552977f commit b6279cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,11 @@ the `with` parameter.
249249
Default: `${{ github.token }}`, which gives the action permission to
250250
deploy to the current repository.
251251

252+
- `qr-code`: Whether to include a QR code in the preview comment for easy mobile access.
253+
When enabled, a QR code linking to the preview URL will be displayed in the comment.
254+
255+
Default: `false`
256+
252257
- **(Advanced)** `action`: Determines what this action will do when it is
253258
executed. Supported values: `deploy`, `remove`, `none`, `auto`.
254259

0 commit comments

Comments
 (0)