Skip to content

Commit

Permalink
chore: Publish v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Nov 3, 2021
1 parent 97568f8 commit 4c6ab8c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/CI_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ jobs:
run: |
mv ./pack.zip Slimefun-ResourcePack-Original-Optimized.zip
- name: Delete Original Artifact
uses: geekyeggo/delete-artifact@v1
with:
name: |
Optimized pack
- name: Make Optifine Pack
run: |
cp -r Default/minecraft/optifine .pack/assets/minecraft
Expand All @@ -82,7 +76,7 @@ jobs:
run: |
mv ./pack.zip Slimefun-ResourcePack-Optifine-Optimized.zip
- name: Delete Optifine Artifact
- name: Delete Artifact
uses: geekyeggo/delete-artifact@v1
with:
name: |
Expand Down

0 comments on commit 4c6ab8c

Please sign in to comment.