Skip to content

Commit

Permalink
ci(build): update 1.20.6 upload path
Browse files Browse the repository at this point in the history
  • Loading branch information
rvbsm committed May 11, 2024
1 parent d81b28d commit 10103b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
if-no-files-found: error
- uses: actions/upload-artifact@v4
with:
name: 1.20.5
path: versions/1.20.5/build/libs/*.jar
name: 1.20.6
path: versions/1.20.6/build/libs/*.jar
if-no-files-found: error

0 comments on commit 10103b7

Please sign in to comment.