Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 08095e8

Browse files
committed
update workflows
1 parent f77d737 commit 08095e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Java_CI_with_Maven_and_Publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
tag_name: ${{github.github_sha}}
8383
name: ${{github.github_sha}}
8484
files: |
85-
".\target\DictSystemInJava-jdk${{ matrix.version }}.jar"
85+
.\target\DictSystemInJava-jdk${{ matrix.version }}.jar
8686
make_latest: false
8787
draft: false
8888
prerelease: true

0 commit comments

Comments
 (0)