Skip to content

Commit

Permalink
fix api-doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Feb 7, 2025
1 parent 5f2b5c0 commit 0b7724c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
deploy:
name: Deploy API Docs
runs-on: ubuntu-latest
needs:
- build
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit 0b7724c

Please sign in to comment.