feat: move previews to immich.build (#23089)

dep https://github.com/immich-app/devtools/pull/1064
pull/23110/head
bo0tzz 2025-10-20 19:39:15 +07:00 committed by GitHub
parent 476bb1cacd
commit 05f174a180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -23,7 +23,7 @@ jobs:
with:
github-token: ${{ steps.token.outputs.token }}
message-id: 'preview-status'
message: 'Deploying preview environment to https://pr-${{ github.event.pull_request.number }}.preview.internal.immich.cloud/'
message: 'Deploying preview environment to https://pr-${{ github.event.pull_request.number }}.preview.internal.immich.build/'
remove-label:
runs-on: ubuntu-latest