Skip to content

Commit 6aa59a1

Browse files
committed
ci: use custom domain for deployment
Signed-off-by: Luca Schultz <github@lucaschultz.com>
1 parent 8a39e82 commit 6aa59a1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
path: apps/web/playwright-report/
6868
retention-days: 30
6969

70-
marketing:
70+
docs:
7171
name: Datadive Documentation CI
7272
runs-on: ubuntu-latest
7373

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: apps/web/playwright-report/
6565
retention-days: 30
6666

67-
marketing:
67+
docs:
6868
name: Datadive Documentation CI
6969
runs-on: ubuntu-latest
7070

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs.datadive.app

0 commit comments

Comments
 (0)