Skip to content

Commit

Permalink
Update publish-modrinth.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkGoosik committed Mar 15, 2024
1 parent 116b363 commit fa1af86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-modrinth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

files: |
fabric/build/libs/artifality-${{ github.event.release.tag_name }}.jar
fabric/build/libs/artifality-${{ github.event.release.tag_name }}-sources.jar
build/libs/artifality-${{ github.event.release.tag_name }}.jar
build/libs/artifality-${{ github.event.release.tag_name }}-sources.jar
name: ${{ github.event.release.tag_name }}
version: ${{ github.event.release.tag_name }}+fabric
Expand Down

0 comments on commit fa1af86

Please sign in to comment.