Skip to content

Commit

Permalink
Only deploy documentation on changes to docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
thegamecracks committed Jul 19, 2023
1 parent 0dd4067 commit 99d6d03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
paths:
- 'docs/**'

jobs:
deploy:
Expand Down

0 comments on commit 99d6d03

Please sign in to comment.