Skip to content

Commit

Permalink
Merge pull request #11 from dvsa/feat-vol-5327-b
Browse files Browse the repository at this point in the history
fix:cd
  • Loading branch information
sr4850 authored May 17, 2024
2 parents 43cc0fc + 76d3324 commit 479f139
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@ jobs:
if: ${{needs.release-please.outputs.release_created}}
name: Publish to GitHub Packages Apache Maven
uses: ./.github/workflows/maven.yaml
secrets: inherit
with:
maven-goal: deploy
needs: release-please
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}





0 comments on commit 479f139

Please sign in to comment.