Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Release 2.12.2 (LiteLDev#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox authored Mar 27, 2023
2 parents 77dc492 + 05329ce commit 4a1561f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ jobs:
cd build/
zip -9r LiteLoaderBDS.zip LiteLoaderBDS/*
zip -9r PDB.zip PDB/*
zip -9r Modules.zip PreLoader LiteLoader ScriptEngine LLParticle LLPermission
shell: bash

- name: Create release
Expand All @@ -193,7 +192,6 @@ jobs:
bodyFile: RELEASE_NOTES.md
artifacts: |
build/LiteLoaderBDS.zip
build/Modules.zip
build/PDB.zip
env:
GITHUB_REPOSITORY: LiteLDev/LiteLoaderBDS
Expand All @@ -207,7 +205,6 @@ jobs:
bodyFile: RELEASE_NOTES.md
artifacts: |
build/LiteLoaderBDS.zip
build/Modules.zip
build/PDB.zip
env:
GITHUB_REPOSITORY: LiteLDev/LiteLoaderBDS

0 comments on commit 4a1561f

Please sign in to comment.