Skip to content

Commit

Permalink
ci: try to fix nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Nov 13, 2024
1 parent 89e7f31 commit 2ff7ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
upload_url: https://uploads.github.com/repos/AllayMC/Allay/releases/185111149/assets{?name,label}
release_id: 185111149
asset_path: server/build/libs/allay-server-*-shaded.jar
asset_path: ./server/build/libs/allay-server-*-shaded.jar
asset_name: allay-nightly-$$.zip
asset_content_type: application/zip
max_releases: 1
Expand Down

0 comments on commit 2ff7ff7

Please sign in to comment.