Skip to content

Commit ec83e5b

Browse files
committed
fix
1 parent ee3e18d commit ec83e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

2929
- name: build
3030
env:
31-
BASE_PATH: '/Pool-viewer'
31+
BASE_PATH: '/${{ github.event.repository.name }}'
3232
run: |
3333
npm run build
3434

0 commit comments

Comments
 (0)