Skip to content

Commit

Permalink
Update commitTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Otamamori917 authored Jan 20, 2025
1 parent 4ab44d7 commit 56c1c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build mod jar
run: ./gradlew deploy
- name: Upload built jar file
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}
path: build/libs/${{ github.event.repository.name }}.jar

0 comments on commit 56c1c3a

Please sign in to comment.