We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044fa7b commit 7a2535dCopy full SHA for 7a2535d
.github/workflows/deploy-build.yml
@@ -76,13 +76,13 @@ jobs:
76
description: A Schedule One Mono / Il2Cpp Cross Compatibility Layer
77
token: ${{ secrets.TS_TOKEN }}
78
name: S1API
79
+ repo: thunderstore.io
80
version: ${{ steps.semantic-release.outputs.new_release_version }}
81
community: schedule-i
82
icon: https://raw.githubusercontent.com/KaBooMa/S1API/stable/Public/logo_compressed.png
83
readme: https://raw.githubusercontent.com/KaBooMa/S1API/stable/Public/README.md
84
deps: LavaGang-MelonLoader@0.7.0
85
path: artifacts/thunderstore
- wrap: artifacts/thunderstore
86
categories: |
87
mono
88
il2cpp
0 commit comments