Added sonatype releases credentials

This commit is contained in:
Erik C. Thauvin 2023-04-08 13:51:27 -07:00
parent 32311785ea
commit a415c9fd21
3 changed files with 9 additions and 6 deletions

View file

@ -3,7 +3,7 @@ name: javadocs-pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
branches: [ "master" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: