Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

fix(action definition): add missing target_url to action definition #208

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

dgutzmann
Copy link

The github action definition is missing the target-url input values

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

The action.yml definition didn't include the target-url input section, therefor the action didn't recognize it as a valid input

Why?

Bug fix

Checklist

The github action definition is missing the target-url input values
@dgutzmann dgutzmann marked this pull request as ready for review August 10, 2022 16:55
Copy link
Contributor

@Ephigenia Ephigenia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding. I didn’t know about this yank file before adding the target-url.

@aslafy-z aslafy-z merged commit a28e704 into aslafy-z:master Aug 10, 2022
@aslafy-z
Copy link
Owner

🎉 This PR is included in version 2.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aslafy-z
Copy link
Owner

Thank you @dgutzmann!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants