Code Monkey home page Code Monkey logo

Comments (5)

n-tdi avatar n-tdi commented on September 4, 2024 1

I was able to accomplish this myself!
By leaving the target directory blank it would generate to the root one.

name: Deploy Javadoc

on:
  push:
    branches:
      - master
      - main

jobs:
  publish:
    runs-on: ubuntu-latest
    steps:
      - name: Deploy JavaDoc πŸš€
        uses: MathieuSoysal/[email protected]
        with:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          javadoc-branch: javadoc
          java-version: 17
          target-folder:  
          project: maven
          custom-command: mvn javadoc:javadoc

from javadoc-publisher.yml.

n-tdi avatar n-tdi commented on September 4, 2024 1

I did even more looking, it’s not! I will create a PR with more documentation in the readme for people like me. Thanks again!

from javadoc-publisher.yml.

MathieuSoysal avatar MathieuSoysal commented on September 4, 2024

I'm happy to see that you found the solution to your problem!

If you have any suggestions for the doc or the code don't hesitate!

And if you like this project don't forget to let a Start :D

from javadoc-publisher.yml.

n-tdi avatar n-tdi commented on September 4, 2024

Hey! For the target-folder:, do you also need to specify the project and build command? or are those not necessary.

from javadoc-publisher.yml.

MathieuSoysal avatar MathieuSoysal commented on September 4, 2024

Nop, is not necessary to specify the project and build command.

If you have other questions don't hesitate to ask them directly at https://github.com/MathieuSoysal/Javadoc-publisher.yml/discussions , for other people can see it.

You're welcome, thanks to you!

from javadoc-publisher.yml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.