We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed63c85 commit 73ef170Copy full SHA for 73ef170
1 file changed
.github/workflows/maven.yml
@@ -31,4 +31,4 @@ jobs:
31
uses: actions/upload-artifact@v3
32
with:
33
name: '${{ github.event.repository.name }}-${{ github.sha }}'
34
- path: /**/*.jar
+ path: ./**/*.jar
0 commit comments