Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese3660 authored Dec 27, 2023
1 parent 4466f43 commit 9bf19ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ jobs:
mkdir BepInEx/plugins/WheresMyCrewCapsule
cp swinfo.json BepInEx/plugins/WheresMyCrewCapsule/swinfo.json
cp LICENSE BepInEx/plugins/WheresMyCrewCapsule/LICENSE
mkdir BepInEx/plugins/WheresMyCrewCapsule/localizations
cp -r localizations BepInEx/plugins/WheresMyCrewCapsule/localizations
mkdir BepInEx/plugins/WheresMyCrewCapsule/patches
cp -r patches BepInEx/plugins/WheresMyCrewCapsule/patches
cp -r localizations BepInEx/plugins/WheresMyCrewCapsule
cp -r patches BepInEx/plugins/WheresMyCrewCapsule
- name: Extract current version
id: get-version
Expand Down

0 comments on commit 9bf19ba

Please sign in to comment.