Skip to content

Commit

Permalink
removing with
Browse files Browse the repository at this point in the history
  • Loading branch information
benrutter committed Nov 8, 2024
1 parent e254fcb commit aa38e02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ jobs:
pip install -r requirements-dev.lock
git config user.name 'github-actions[bot]' && config user.email 'github-actions[bot]@users.noreply.github.com'
python -m mkdocs gh-deploy
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site

0 comments on commit aa38e02

Please sign in to comment.