Skip to content

Commit

Permalink
ci: auto deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imaegoo committed Jun 13, 2024
1 parent 8924a66 commit 885654d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
name: Docs

on:
release:
types: [released]
push:
branches:
- main
paths:
- 'docs/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 885654d

Please sign in to comment.