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 d3d367d commit f95893dCopy full SHA for f95893d
.github/workflows/mavenCi.yml
@@ -72,5 +72,5 @@ jobs:
72
uses: actions/upload-artifact@v3
73
with:
74
# Artifact name
75
- name: Keeptime-${{pom.version}
+ name: Keeptime-${{pom.version}}
76
path: /home/runner/work/KeepTime/KeepTime/target/
0 commit comments