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 52ec08c commit f24786eCopy full SHA for f24786e
.github/workflows/build.yml
@@ -18,5 +18,5 @@ jobs:
18
- name: Upload geoscript-py-app.jar
19
uses: actions/upload-artifact@v2
20
with:
21
- name: geoscript-py-app
+ name: geoscript-py-app.jar
22
path: target/geoscript-py-app-*.jar
0 commit comments