File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,10 +173,10 @@ jobs:
173173 uses : softprops/action-gh-release@v2
174174 with :
175175 tag_name : ${{ steps.tagger.outputs.tag }}
176- name : CS2 Drop-in Bundles ${{ steps.tagger.outputs.tag }}
176+ name : ST drag and drop working ${{ steps.tagger.outputs.tag }}
177177 body : |
178- Automated bundle build .
179- PoorSharpTimer : branch `${{ env.PST_BRANCH }}`, commit ${{ env.PST_COMMIT }}
178+ Bundle that contains MetaMod + CSS (Latest version) + SharpTimer built from Dev version .
179+ SharpTimer : branch `${{ env.PST_BRANCH }}`, commit ${{ env.PST_COMMIT }}
180180
181181 **Linux sources**
182182 - Metamod: ${{ env.METAMOD_URL_LINUX }}
@@ -197,9 +197,15 @@ jobs:
197197
198198 **Structure inside each zip**
199199 addons/
200- metamod/
201- counterstrikesharp/
202- plugins/poor-sharptimer/
200+ - metamod/
201+ - counterstrikesharp/
202+ - plugins/SharpTimer/
203+ - plugins/cs2-tags/
204+ - shared/TagsApi/
205+ - shared/SharpTimerAPI/
206+ cfg/
207+ - SharpTimer/
208+ - stfixes-metamod/
203209 files : |
204210 ${{ env.ZIP_LINUX }}
205211 ${{ env.ZIP_WINDOWS }}
You can’t perform that action at this time.
0 commit comments