Skip to content

Commit

Permalink
Bugfix stable release marked as prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
fahminlb33 committed Feb 28, 2022
1 parent 9e60411 commit b3eb925
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "canary"
prerelease: true
prerelease: false
title: "Canary Build"
files: build/*.msi

0 comments on commit b3eb925

Please sign in to comment.