Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Oribuin committed Sep 16, 2024
1 parent 86656bc commit fe253b0
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 @@ -40,7 +40,7 @@ jobs:
- name: Build artifacts
run: ./gradlew build
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.3.1
uses: actions/upload-artifact@v4
with:
name: Fishing
path: ./build/libs/Fishing-**.jar

0 comments on commit fe253b0

Please sign in to comment.