We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10742a9 commit f392eddCopy full SHA for f392edd
1 file changed
.github/workflows/build.yml
@@ -139,6 +139,7 @@ jobs:
139
# Upload JRelease debug log
140
- name: JReleaser output
141
uses: actions/upload-artifact@v3
142
+ if: always()
143
with:
144
name: jreleaser-release
145
path: |
0 commit comments