Skip to content

Commit

Permalink
fix one version of the build tools still being wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed May 23, 2024
1 parent fae4453 commit a9b0a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
TAG: ${{ github.event.release.tag_name }}

- name: Upload a fabric build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: build/libs/**.jar
name: fabric
Expand Down

0 comments on commit a9b0a90

Please sign in to comment.