Skip to content

Commit 57aa7d8

Browse files
committed
Merge remote-tracking branch 'upstream/main' into bad-tag-desc
2 parents 10c9b37 + fbec670 commit 57aa7d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
version: "1.6.0"
4242

4343
- name: Build project
44-
run: npm run build -- -u "https://ref.opendrea.am/pr-preview/pr-${{ github.event.number }}"
44+
run: npm run build -- -u "https://ref.opendre.am/pr-preview/pr-${{ github.event.number }}"
4545

4646
- name: Build index
4747
run: |
@@ -54,3 +54,4 @@ jobs:
5454
source-dir: ./public/
5555
umbrella-dir: ./pr-preview/
5656
deploy-repository: ${{ env.DEPLOY_REPO_OWNER }}/${{ env.DEPLOY_REPO }}
57+
custom-url: "https://ref.opendre.am/"

0 commit comments

Comments
 (0)