Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams authored Oct 5, 2023
1 parent 1ba3592 commit 41874df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: mvn clean install -s /home/runner/.m2/settings.xml spring-boot:repackage

deploy:
needs: build
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 41874df

Please sign in to comment.