Skip to content

Commit 647a09b

Browse files
committed
Update dev_build.yml
1 parent 2842568 commit 647a09b

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

.github/workflows/dev_build.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,4 @@ jobs:
2222
with:
2323
name: binaries
2424
path: |
25-
./build/libs/*.jar
26-
- name: Create Release
27-
uses: softprops/action-gh-release@v2
28-
with:
29-
tag_name: v${{ env.MC }}_${{ env.APP_VERSION }}
30-
name: 🌟 Hypixel Cry Fabric ${{ env.MC }} v${{ env.APP_VERSION }} 🌟
31-
body: |
32-
![Downloads](https://img.shields.io/github/downloads/Nekiplay/Hypixel-Cry/v${{ env.MC }}_${{ env.APP_VERSION }}/total) ![Version](https://img.shields.io/badge/version-${{ env.APP_VERSION }}-blue) ![Platform](https://img.shields.io/badge/platform-Windows%20|%20Linux-orange)
33-
## 👏 Contributors Hall of Fame
34-
Special thanks to our amazing contributors who made this release possible:
35-
- **@Nekiplay** - Core improvements and feature implementations
36-
- **@KreedMan** - Features tester
37-
files: |
38-
./build/libs/*.jar
25+
./build/libs/*.jar

0 commit comments

Comments
 (0)