mirror of
https://github.com/khrysse/khrysse.github.io.git
synced 2025-06-27 14:41:54 +00:00
Update deploy.yml
This commit is contained in:
parent
1eef073e0e
commit
87d1ec763c
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
env:
|
env:
|
||||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||||
|
PUBLIC_GITHUB_API_URL: 'https://api.github.com'
|
||||||
|
PUBLIC_GITHUB_USERNAME: ${{ github.repository_owner }}
|
||||||
run: |
|
run: |
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user