Skip to content

Commit

Permalink
chore: update deploy-docs.yml to include all files in the docs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonylucas74 committed Jul 12, 2024
1 parent 9689ae4 commit 2fd89a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
branches:
- main
- master
paths:
- 'docs/**'
- '.github/workflows/deploy-docs.yml'
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2fd89a0

Please sign in to comment.