Skip to content

Commit

Permalink
Fix api workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoc72 authored Sep 22, 2021
1 parent 41a163f commit a73f6e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: Deploy api documentation site
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./api

0 comments on commit a73f6e1

Please sign in to comment.