Skip to content

Commit

Permalink
"Real" releases shouldn't be "pre-releases".
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckerruebe committed Oct 9, 2023
1 parent 02b92ec commit ea1d49e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
repo_token: "${{secrets.GITHUB_TOKEN}}"
title: "Release"
prerelease: false
# ATTENTION: `action-automatic-releases` *needs* forward slashes in the paths given to `files`.
files: ${{steps.fn.outputs.file_name_base}}.zip

Expand Down

0 comments on commit ea1d49e

Please sign in to comment.