We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac90d6 commit 0816b7eCopy full SHA for 0816b7e
.github/workflows/CD.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
repo_token: "${{ secrets.GITHUB_TOKEN }}"
34
file: build/*.*
35
+ file_glob: true
36
tag: "${{ github.ref }}"
37
overwrite: true
38
- name: Upload mod file to Thunderstore
0 commit comments