Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka No committed Apr 9, 2022
1 parent 8373c5e commit 534cc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
draft: false
prerelease: true
prerelease: false
linuxamd64build:
name: build x-ui amd64 version
needs: release
Expand Down

0 comments on commit 534cc5d

Please sign in to comment.