Skip to content

Commit

Permalink
[publish] 1.0.0-alpha.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushmead committed Feb 11, 2025
1 parent ca0a7fe commit a320044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
arguments: "build publishMods"
- name: Store artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: gradle-build-output
path: ./**/libs/*.jar

0 comments on commit a320044

Please sign in to comment.