Skip to content

Commit

Permalink
v 1.3.2
Browse files Browse the repository at this point in the history
- Attempt to push to GitHub packages
  • Loading branch information
gaellafond committed Jul 16, 2020
1 parent b402003 commit 479b1a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
- uses: actions/checkout@v2

- name: Publish to GitHub Packages.
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: mvn -B -e -DskipTests=true --settings settings.xml deploy

0 comments on commit 479b1a9

Please sign in to comment.