Skip to content

Commit f392edd

Browse files
committed
Always run JReleaser output uploading
1 parent 10742a9 commit f392edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
# Upload JRelease debug log
140140
- name: JReleaser output
141141
uses: actions/upload-artifact@v3
142+
if: always()
142143
with:
143144
name: jreleaser-release
144145
path: |

0 commit comments

Comments
 (0)