Skip to content

Commit

Permalink
Merge pull request #24 from mobilecoinofficial/add-draft-gh-release
Browse files Browse the repository at this point in the history
add draft flag passthrough
  • Loading branch information
jgreat authored Nov 5, 2024
2 parents 55db6c4 + 157eab8 commit f8df38e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gh-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ runs:
body_path: ${{ inputs.body_path }}
name: ${{ inputs.name }}
tag_name: ${{ inputs.tag_name }}
draft: ${{ inputs.draft }}
prerelease: ${{ inputs.prerelease }}
files: ${{ inputs.files }}
fail_on_unmatched_files: ${{ inputs.fail_on_unmatched_files }}
Expand Down

0 comments on commit f8df38e

Please sign in to comment.