Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 authored Aug 19, 2024
1 parent 44227fc commit 108bff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
cache: maven
- name: Publish Package - lib-hl7v2-nist
run: mvn -B package

- name: mvn deploy
run: mvn deploy
env:
GITHUB_TOKEN: '${{ secrets.LIB_GITHUB_TOKEN }}'

0 comments on commit 108bff7

Please sign in to comment.