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