We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169da92 commit 6227f38Copy full SHA for 6227f38
.github/workflows/deploy-build.yml
@@ -81,7 +81,7 @@ jobs:
81
version: ${{ steps.semantic-release.outputs.new_release_version }}
82
community: schedule-i
83
dev: true
84
- wrap: ./artifacts/thunderstore
+ path: ./artifacts/thunderstore
85
categories: |
86
mono
87
il2cpp
0 commit comments