Skip to content

Commit

Permalink
removed files arg cause it just don't work
Browse files Browse the repository at this point in the history
  • Loading branch information
CleverNucleus committed Jun 25, 2023
1 parent 2ad4a75 commit bce9700
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
github-tag: "${{ steps.mod_version.outputs.mod_version }}"
github-token: ${{ secrets.REPOSITORY_TOKEN }}
github-commitish: ${{ steps.minecraft_version.outputs.minecraft_version }}/main
files: |
build/libs/*-@(sources\|javadoc).jar

version: "${{ steps.mod_version.outputs.mod_version }}"
version-type: release
Expand Down

0 comments on commit bce9700

Please sign in to comment.