Skip to content

Commit

Permalink
Not create runner release as pre-release. (actions#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang authored Apr 21, 2021
1 parent fc4027b commit 57d6941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ jobs:
release_name: "v${{ steps.releaseNote.outputs.version }}"
body: |
${{ steps.releaseNote.outputs.note }}
prerelease: true
# Upload release assets
- name: Upload Release Asset (win-x64)
Expand Down

0 comments on commit 57d6941

Please sign in to comment.