Skip to content

Commit

Permalink
single file glob
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Feb 17, 2024
1 parent 728b6d9 commit 82c7982
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
- name: Release
uses: HSGamer/action-mcreleaser@main
with:
files: |
build/libs/MoreFoWorld.jar
build/libs/MoreFoWorld-*.jar
files: build/libs/MoreFoWorld-*.jar
env:
DESCRIPTION: ${{ steps.changelog.outputs.changelog }}
GAME_VERSIONS: "1.20.4"
Expand Down

0 comments on commit 82c7982

Please sign in to comment.