Skip to content

Commit

Permalink
Update deploy_api_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-fiorito-11 committed Jul 6, 2023
1 parent 218c78b commit f70f871
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy_api_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-directory: api_docs/
source-directory: api_docs/build/html
destination-github-username: 'luca-fiorito-11'
destination-repository-name: 'sandy_notebooks'
destination-repository-name: 'sandy'
user-email: [email protected]
commit-message: pushing api docs...
target-branch: api_docs
target-branch: gh_pages

0 comments on commit f70f871

Please sign in to comment.