Skip to content

Commit

Permalink
chore: auto compute prelease setting
Browse files Browse the repository at this point in the history
  • Loading branch information
rickeylev committed Nov 27, 2024
1 parent 4e60d07 commit 660e0f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
# Use GH feature to populate the changelog automatically
generate_release_notes: true
body_path: release_notes.txt
prerelease: ${contains(github.ref, "-rc")}
fail_on_unmatched_files: true
files: rules_python-*.tar.gz

0 comments on commit 660e0f9

Please sign in to comment.