Skip to content

Commit 0816b7e

Browse files
committed
cd: add file_glob
1 parent fac90d6 commit 0816b7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
repo_token: "${{ secrets.GITHUB_TOKEN }}"
3434
file: build/*.*
35+
file_glob: true
3536
tag: "${{ github.ref }}"
3637
overwrite: true
3738
- name: Upload mod file to Thunderstore

0 commit comments

Comments
 (0)