Skip to content

Commit

Permalink
Release update: set all new builds as 'releases' (used to be prerelea…
Browse files Browse the repository at this point in the history
…se) (#12568)
  • Loading branch information
DanVanAtta authored Jun 3, 2024
1 parent 577719f commit 73249a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-game-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
artifacts: build/artifacts/*
tag: ${{ env.build_version }}
name: ${{ env.release_name }}
prerelease: true
prerelease: false
commit: ${{ github.sha }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 73249a0

Please sign in to comment.