Skip to content

Commit 70b0b0c

Browse files
committed
deployment hotfix
1 parent 10110e4 commit 70b0b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: build
2929
env:
30-
BASE_PATH: "/orcfax.io"
30+
BASE_PATH: "/${{ github.event.repository.name }}"
3131
run: |
3232
pnpm run build
3333

0 commit comments

Comments
 (0)