Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
simasch committed Jun 13, 2022
2 parents f2a19b9 + d506366 commit 768834f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: 8

- name: Build Release
run: mvn package appassembler:assemble assembly:single -DskipTests
run: mvn package appassembler:assemble assembly:single checksum:files -DskipTests

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 768834f

Please sign in to comment.