Skip to content

Commit

Permalink
Rolling releases
Browse files Browse the repository at this point in the history
  • Loading branch information
hatstand committed Oct 14, 2024
1 parent 5c61371 commit efe886e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
tag_name: ${{ steps.tag_name.outputs.version }}
files: "release_artifacts/**/*"
fail_on_unmatched_files: true
draft: true
prerelease: true
draft: false
prerelease: false

build_source:
name: Build source tarball
Expand Down

0 comments on commit efe886e

Please sign in to comment.