Skip to content

Commit

Permalink
Enable docs publishing on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Sep 15, 2024
1 parent 5f23e89 commit f20279c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Publish Docs

on:
push:
branches:
- "*"
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit f20279c

Please sign in to comment.