Skip to content

Commit

Permalink
fix: set next to prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
Domino987 committed Jun 6, 2021
1 parent 10b0fbf commit 8999c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
release_name: ${{ env.RELEASE_VERSION }}
body: ${{ github.event.head_commit.message }}
draft: false
prerelease: false
prerelease: true

0 comments on commit 8999c4f

Please sign in to comment.