Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 committed Aug 15, 2024
1 parent 3341f91 commit 4866287
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ jobs:
cache: maven

- name: Publish Package - lib-hl7v2-nist
run: maven publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: mvn package

0 comments on commit 4866287

Please sign in to comment.