-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prefix/suffix not working? #61
Comments
@strophy Thanks for your feedback, yes that's a bug that affects |
@strophy Can you make a test with |
Thanks for the quick action on this @crazy-max I really appreciate it 🥇 The suffix is now being generated correctly. I realize this might be more of a feature request, but I would however prefer that an explicitly specified
Does this make sense? Or is there another way to achieve this behavior? My workflow code is here, thanks for your help! |
Yes indeed. Let me check this. |
Ok I will create a new PR to allow to explicitly override a global suffix/prefix. |
@strophy Can you make a test with |
This looks perfect to me:
|
@strophy Ok great :) |
Behaviour
I am unable to add a prefix or suffix in v2 of this action, regardless if specified in the flavor or in the tag attributes.
Steps to reproduce this issue
suffix=-dev
in flavor or individual tagExpected behaviour
The action should append the suffix to the tag
Actual behaviour
The suffix is not appended
Configuration
Logs
logs_396.zip
The text was updated successfully, but these errors were encountered: