Skip to content

Commit

Permalink
version - bump to
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jul 15, 2024
1 parent cf48b34 commit 1368508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ jobs:
tag_name: ${{ steps.read_version.outputs.version }}
release_name: Release ${{ steps.read_version.outputs.version }}
body_path: ./scripts/release-notes.md
draft: false
prerelease: true
draft: true
prerelease: false

- name: Upload Core Artifact
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 1368508

Please sign in to comment.