Skip to content

Commit

Permalink
Don't make draft releases
Browse files Browse the repository at this point in the history
  • Loading branch information
griff committed Oct 1, 2021
1 parent de89e75 commit e528f7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -56,6 +56,4 @@ jobs:
token: ${{ secrets.SITE_TOKEN }}
files: 'Upload/*'
prerelease: true
draft: true
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ github.ref }}

0 comments on commit e528f7f

Please sign in to comment.