We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552977f commit b6279ccCopy full SHA for b6279cc
README.md
@@ -249,6 +249,11 @@ the `with` parameter.
249
Default: `${{ github.token }}`, which gives the action permission to
250
deploy to the current repository.
251
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
257
- **(Advanced)** `action`: Determines what this action will do when it is
258
executed. Supported values: `deploy`, `remove`, `none`, `auto`.
259
0 commit comments