Skip to content

Commit

Permalink
Merge pull request #17 from erikyo/docs
Browse files Browse the repository at this point in the history
Update GitHub deployment method in jsDoc workflow
  • Loading branch information
erikyo authored Dec 2, 2023
2 parents 69b5976 + 2e68d2c commit a90a721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsDoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs

0 comments on commit a90a721

Please sign in to comment.