Skip to content

Commit

Permalink
fix: action path
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 9, 2024
1 parent c47dcd8 commit 8aa00da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:

# NOTE: This also serves as a test for the action.
- name: Docs
uses: ./
uses: apeworx/sphinx-ape@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8aa00da

Please sign in to comment.