Skip to content

Commit

Permalink
Update gradle-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorax5 authored Sep 12, 2024
1 parent 80b5f82 commit 550c72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: SoraxPhysic-${{ env.git_hash }}.jar
path: ${{ env.artifactPath }}/SoraxPhysic-1.0-SNAPSHOT-all.jar
path: ${{ env.artifactPath }}/SoraxPhysic-1.1.1-BETA-all.jar

0 comments on commit 550c72b

Please sign in to comment.