Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored May 24, 2024
1 parent 89ba017 commit 65d653d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ env.repo }}@${{ env.commit }}
path: target/*-All.jar
path: target/JMusicBot-Snapshot-All.jar
if-no-files-found: error

0 comments on commit 65d653d

Please sign in to comment.