Skip to content

Commit

Permalink
chore: update deploy-docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Apr 11, 2024
1 parent 0bf0d5c commit cdaeb7f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Build & Deploy docs

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

jobs:
deploy:
Expand Down

0 comments on commit cdaeb7f

Please sign in to comment.