diff --git a/.github/workflows/pull-request-comment.yml b/.github/workflows/pull-request-comment.yml index d00fba8946..8a9e9d9b5d 100644 --- a/.github/workflows/pull-request-comment.yml +++ b/.github/workflows/pull-request-comment.yml @@ -170,7 +170,7 @@ jobs: message: | Your requested OTA deployment was successful! You may now apply it by pressing the link below. - [Apply OTA update](bluesky://apply-ota?channel=pull-request-${{ github.event.issue.number }}) + [Apply OTA update](bluesky://intent/apply-ota?channel=pull-request-${{ github.event.issue.number }}) [Here is some music to listen to while you wait...](https://www.youtube.com/watch?v=VBlFHuCzPgY) ---