We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad4a75 commit bce9700Copy full SHA for bce9700
.github/workflows/build-and-deploy.yml
@@ -78,8 +78,6 @@ jobs:
78
github-tag: "${{ steps.mod_version.outputs.mod_version }}"
79
github-token: ${{ secrets.REPOSITORY_TOKEN }}
80
github-commitish: ${{ steps.minecraft_version.outputs.minecraft_version }}/main
81
- files: |
82
- build/libs/*-@(sources\|javadoc).jar
83
84
version: "${{ steps.mod_version.outputs.mod_version }}"
85
version-type: release
0 commit comments