just render deep link in the text
This commit is contained in:
@@ -168,9 +168,9 @@ jobs:
|
|||||||
header: pull-request-eas-build-${{ github.sha }}
|
header: pull-request-eas-build-${{ github.sha }}
|
||||||
number: ${{ github.event.issue.number }}
|
number: ${{ github.event.issue.number }}
|
||||||
message: |
|
message: |
|
||||||
Your requested OTA deployment was successful! You may now apply it by pressing the link below.
|
Your requested OTA deployment was successful! You may now apply it by opening the deep link below in your browser:
|
||||||
|
|
||||||
[Apply OTA update](bluesky://intent/apply-ota?channel=pull-request-${{ github.event.issue.number }})
|
`bluesky://intent/apply-ota?channel=pull-request-${{ github.event.issue.number }}`
|
||||||
---
|
---
|
||||||
*Generated by [PR labeler](https://github.com/expo/expo/actions/workflows/pr-labeler.yml) 🤖*
|
*Generated by [PR labeler](https://github.com/expo/expo/actions/workflows/pr-labeler.yml) 🤖*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user