We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59cd24 commit 6e3fcceCopy full SHA for 6e3fcce
.github/workflows/build.yml
@@ -80,7 +80,7 @@ jobs:
80
if: steps.gradle-build.outcome == 'success'
81
uses: actions/upload-artifact@v4
82
with:
83
- name: plugin-artifacts
+ name: plugin-artifacts.zip
84
path: |
85
plugins/**/build/libs/*.jar
86
!plugins/**/build/libs/*-sources.jar
0 commit comments