Skip to content

Commit

Permalink
ci: change pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
EstrellaXD committed Aug 28, 2023
1 parent b60526d commit 7a38fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ jobs:
with:
tag_name: ${{ github.ref_name }}
name: 🌙${{ github.ref_name }}
body: ${{ github.event.pull_request.body }}
draft: true
body: "Dev release"
draft: false
prerelease: true
files: |
webui/dist.zip
Expand Down

0 comments on commit 7a38fd8

Please sign in to comment.