Skip to content

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 27, 2024

Follow up on PR #159

This fixes the following warning:

Warning: Unexpected input(s) 'release_name', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body', 'make_latest']

And should make sure the tag and the release name don't contain the refs/heads/ part of the tag reference.

Follow up on PR 159

This fixes the following warning:
```
Warning: Unexpected input(s) 'release_name', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body', 'make_latest']
```

And should make sure the tag and the release name don't contain the `refs/heads/` part of the tag reference.
@jrfnl jrfnl added this to the 2.0.0 milestone Mar 27, 2024
@grogy grogy merged commit 2c80058 into develop Apr 10, 2024
@grogy grogy deleted the feature/ghactions-minor-tweak-to-release-workflow branch April 10, 2024 11:43
@jrfnl jrfnl modified the milestones: 2.0.0, 1.4.x Next May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants