Skip to content

Commit

Permalink
[CHECK] test prerelase
Browse files Browse the repository at this point in the history
  • Loading branch information
root-ansh committed Mar 22, 2022
1 parent 382e8f9 commit 406a145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_g_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: false
prerelease: true
prerelease: false
automatic_release_tag: ${{ github.event.inputs.tag_name }}
title: ${{ github.event.inputs.title }}

0 comments on commit 406a145

Please sign in to comment.