Skip to content

Commit

Permalink
update sphinx docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad88me committed Aug 14, 2024
1 parent be4105e commit 4f96493
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sphinx-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmad88me/sphinx-docs-action@v0.4
- uses: ahmad88me/sphinx-docs-action@v0.5
with:
python-version: '3.8'
git-username: 'ahmad88me'
git-email: 'ahmad88me@gmail.com'
project-path: 'src'
files-pattern: 'examples/*example*.py'
commit-message: 'update docs'
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4f96493

Please sign in to comment.