Skip to content

Commit

Permalink
Always run JReleaser output uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Apr 30, 2023
1 parent 10742a9 commit f392edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
# Upload JRelease debug log
- name: JReleaser output
uses: actions/upload-artifact@v3
if: always()
with:
name: jreleaser-release
path: |
Expand Down

0 comments on commit f392edd

Please sign in to comment.