Skip to content
Snippets Groups Projects
Unverified Commit 42d20e45 authored by Andrea Burattin's avatar Andrea Burattin Committed by GitHub
Browse files

Created automated deployment of javadoc action

parent 47315b6b
No related branches found
No related tags found
No related merge requests found
name: Deploy Javadoc
on:
push:
branches:
- master
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Deploy JavaDoc 🚀
uses: MathieuSoysal/Javadoc-publisher.yml@v2.0.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
javadoc-branch: javadoc
java-version: 11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment