Skip to content

Commit

Permalink
Update github action to publish compiled package take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Mar 31, 2022
1 parent a4308e3 commit f4c2e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: target
path: target

- name: Unsnapshot version
run: mvn versions:set -DremoveSnapshot
Expand Down

0 comments on commit f4c2e69

Please sign in to comment.