Skip to content

Commit

Permalink
Update jdeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shannah authored Apr 17, 2022
1 parent 7f9e3ca commit eb66345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Set up jDeploy
run: npm install -g jdeploy
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Publish with jDeploy
Expand Down

0 comments on commit eb66345

Please sign in to comment.