Skip to content

Commit

Permalink
Set prerelease to false
Browse files Browse the repository at this point in the history
  • Loading branch information
terry-haire committed Oct 10, 2023
1 parent 1b2c4c7 commit 31c1311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
tag_name: v${{ github.run_number }}
release_name: v${{ github.run_number }}
draft: false
prerelease: true
prerelease: false

- name: Upload Release Asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 31c1311

Please sign in to comment.