diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 0a47e9b..b4b954d 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -31,4 +31,5 @@ jobs: with: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_ARS_ANTIQUA }} - projectId: ars-antiqua \ No newline at end of file + projectId: ars-antiqua + channelId: 'pr-${{ github.event.number }}-${{ github.event.pull_request.head.ref }}' \ No newline at end of file diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index f6f0390..e99f3a6 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -2,7 +2,7 @@
Start by exploring:
/src/routes/+layout.svelte
- barebones layout