We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a98d7 commit c0c127fCopy full SHA for c0c127f
1 file changed
.github/workflows/publish.yml
@@ -121,6 +121,7 @@ jobs:
121
path: |
122
out/jreleaser/trace.log
123
out/jreleaser/output.properties
124
+ out/jreleaser/package/spotless-cli/**
125
- name: "upload distribution zips" # for chocolatey distribution
126
uses: actions/upload-artifact@v4
127
with:
@@ -177,3 +178,4 @@ jobs:
177
178
179
180
181
0 commit comments