Skip to content

Commit

Permalink
Add deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Apr 17, 2023
1 parent 500edd2 commit 921bfcb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/maven.yml
Expand Up @@ -23,3 +23,9 @@ jobs:
build:
name: Build it
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.5

deploy:
name: Deploy
needs: build
uses: mojohaus/.github/.github/workflows/maven-deploy.yml@master
secrets: inherit

0 comments on commit 921bfcb

Please sign in to comment.