Skip to content

Commit

Permalink
Update Javadoc Action
Browse files Browse the repository at this point in the history
  • Loading branch information
olijeffers0n authored Nov 30, 2022
1 parent dde32a9 commit bbb1bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/javadocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Javadoc
on:
push:
branches:
- release
- production

jobs:
deploy:
Expand All @@ -26,4 +26,4 @@ jobs:
branch: javadoc
clean: true
folder: javadoc
target-folder: docs
target-folder: docs

0 comments on commit bbb1bae

Please sign in to comment.