Update deploy_github_pages.yml
parent
00e4072017
commit
53f04151cf
|
@ -35,7 +35,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
API_TOKEN_GITHUB: ${{ secrets.EXTERNAL_REPOSITORY_PERSONAL_ACCESS_TOKEN }}
|
API_TOKEN_GITHUB: ${{ secrets.EXTERNAL_REPOSITORY_PERSONAL_ACCESS_TOKEN }}
|
||||||
with:
|
with:
|
||||||
source-directory: public/
|
source-directory: /
|
||||||
destination-github-username: fxclient
|
destination-github-username: fxclient
|
||||||
destination-repository-name: fxclient.github.io
|
destination-repository-name: fxclient.github.io
|
||||||
user-email: mohsenemx@gmail.com
|
user-email: mohsenemx@gmail.com
|
||||||
|
|
Loading…
Reference in New Issue