Skip to content

Commit

Permalink
Fix conditional statement in Javadoc deployment workflow to ensure pr…
Browse files Browse the repository at this point in the history
…oper commit and push
  • Loading branch information
SableRaf committed Dec 11, 2024
1 parent c1ff24a commit b15018d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,4 @@ jobs:
else
git commit -m "Update Javadocs"
git push
fi

0 comments on commit b15018d

Please sign in to comment.