Skip to content

Commit 52a0114

Browse files
committed
workflow updates
1 parent b4a2676 commit 52a0114

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
4949
run: |
5050
uv run mkdocs gh-deploy --force
51-
env:
52-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5351
5452
- name: Build documentation (PR)
5553
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)