Skip to content

Commit 9361889

Browse files
Update maven.yml
1 parent 71589a4 commit 9361889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/upload-artifact@v4
4242
with:
4343
name: bu-secondhand-1.0.0
44-
path: ./code/backend/target/bu-secondhand-1.0.0.jar
44+
path: ./code/backend/target/
4545

4646
# build a docker image and push it to Docker Hub
4747
deploy:

0 commit comments

Comments
 (0)