Skip to content

Commit

Permalink
corrected build
Browse files Browse the repository at this point in the history
  • Loading branch information
CleverNucleus committed Jun 25, 2023
1 parent 87b9417 commit 2ad4a75
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
cloth-config@8.2.88(required){modrinth:9s6osm5g}{curseforge:348521}#(ignore:github)
projectile-damage-attribute@3.2.1+1.19-fabric(embedded){modrinth:AOyJhFvl}{curseforge:643780}#(ignore:github)
cardinal-components@5.0.2(embedded){modrinth:K01OU20C}{curseforge:318449}#(ignore:github)
curseforge-files: |
build/libs/*-@(sources\|javadoc).jar
modrinth-id: o5GUN4b1
modrinth-token: "${{ secrets.MODRINTH_TOKEN }}"
Expand All @@ -80,7 +78,7 @@ jobs:
github-tag: "${{ steps.mod_version.outputs.mod_version }}"
github-token: ${{ secrets.REPOSITORY_TOKEN }}
github-commitish: ${{ steps.minecraft_version.outputs.minecraft_version }}/main
github-files: |
files: |
build/libs/*-@(sources\|javadoc).jar
version: "${{ steps.mod_version.outputs.mod_version }}"
Expand Down

0 comments on commit 2ad4a75

Please sign in to comment.