We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866b9a1 commit b00866eCopy full SHA for b00866e
.github/workflows/release.yml
@@ -35,3 +35,5 @@ jobs:
35
# Use GH feature to populate the changelog automatically
36
generate_release_notes: true
37
body_path: release_notes.txt
38
+ files: rules_ts-*.tar.gz
39
+ fail_on_unmatched_files: true
0 commit comments