Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelPelegrina authored May 15, 2024
1 parent 95f760c commit c142627
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ jobs:
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

- name: Deploy JavaDoc 🚀
uses: MathieuSoysal/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
javadoc-branch: master
java-version: 17
target-folder: javadoc
#- name: Deploy JavaDoc 🚀
#uses: MathieuSoysal/[email protected]
#with:
#GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
#javadoc-branch: master
#java-version: 17
#target-folder: javadoc

0 comments on commit c142627

Please sign in to comment.