Skip to content

Commit

Permalink
docs: add missing message id to outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jan 14, 2022
1 parent ce8f884 commit 461a366
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion preview-comment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ There a few ouput and template variables available for both `message` and `messa
| **projectLink** | `{projectLink}` | The expo.dev project link, including release channel |
| **projectQR** | `{projectQR}` | The QR code to load the project in Expo Go |
| - | `{channel}` | The release channel that was used |
| **message** | - | The resolved message template |
| **message** | - | The resolved message content |
| **messageId** | - | The resolved message id content |

## Example workflows

Expand Down

0 comments on commit 461a366

Please sign in to comment.