Skip to content

Commit

Permalink
Revert "chore: flag beta releases as prerelease"
Browse files Browse the repository at this point in the history
This reverts commit bf32966.
  • Loading branch information
eteubert committed Apr 27, 2021
1 parent 38892db commit fc67cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
draft: false
prerelease: true
prerelease: false
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit fc67cf7

Please sign in to comment.