Skip to content

Commit bce9700

Browse files
committed
removed files arg cause it just don't work
1 parent 2ad4a75 commit bce9700

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
github-tag: "${{ steps.mod_version.outputs.mod_version }}"
7979
github-token: ${{ secrets.REPOSITORY_TOKEN }}
8080
github-commitish: ${{ steps.minecraft_version.outputs.minecraft_version }}/main
81-
files: |
82-
build/libs/*-@(sources\|javadoc).jar
8381

8482
version: "${{ steps.mod_version.outputs.mod_version }}"
8583
version-type: release

0 commit comments

Comments
 (0)