Skip to content

Commit 078f511

Browse files
Rename artifact from AutoViaUpdater-jar to AutoViaUpdater.jar
1 parent 521a052 commit 078f511

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Upload artifact
2828
uses: actions/upload-artifact@v4
2929
with:
30-
name: AutoViaUpdater-jar
31-
path: target/*.jar
30+
name: AutoViaUpdater.jar
31+
path: target/*.jar

0 commit comments

Comments
 (0)