Skip to content

Commit

Permalink
Manually trigger doc publishing (#113)
Browse files Browse the repository at this point in the history
This is so we can work on 1.0 without affecting the existing docs.
  • Loading branch information
jho406 authored Oct 14, 2024
1 parent 38e3d6e commit 2b39cea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Publish docs
on:
push:
branches:
- main
workflow_dispatch:
on: workflow_dispatch

permissions:
contents: write
Expand Down

0 comments on commit 2b39cea

Please sign in to comment.