Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownpersonog authored Jul 7, 2024
1 parent 374c925 commit e7a5b7e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ jobs:
release_name: Release ${{ steps.tag.outputs.release_tag }}
draft: false
prerelease: false
body: |
### 🚀 Release Details
This release includes a compiled executable for Linux platforms only.
**General Overview:**
- 🛠️ Enhancements to improve performance and stability.
- 🖼️ Icons for this release are available for download [here](https://files.unknownvps.eu.org/get/file/icons.zip).
**Note:** This build is specifically for Linux systems.
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit e7a5b7e

Please sign in to comment.