Skip to content

Commit

Permalink
chore: build and deploy class docs on publish of new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 13, 2024
1 parent 4f13742 commit ac13450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- dev
release:
types: [published]

jobs:
build-docs:
Expand Down

0 comments on commit ac13450

Please sign in to comment.