Skip to content

Merge pull request #6 from ResilientGroup/MavenSetupUpdate #15

Merge pull request #6 from ResilientGroup/MavenSetupUpdate

Merge pull request #6 from ResilientGroup/MavenSetupUpdate #15

Workflow file for this run

name: Build
on:
push:
branches:
- '**'
tags-ignore:
- '**'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
uses: ResilientGroup/MavenSetup/.github/workflows/[email protected]
with:
javadoc-project-name: PowerCamera
secrets: inherit