Skip to content
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

Fix step outputs not found issue #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fntsrlike
Copy link

When I use environment and url, it will say url is invalid with blank.
Then I found I can't really get outputs from action step.

I fixed it by 3 change:

  • add value properties for composite action with outputs value from run, can ref docs
  • change parameter from env to outputs
  • change regexp pattern to get value more accurate

@jsmrcaga
Copy link
Owner

Hi @fntsrlike !
Sorry for the late reply! Have you had a chance to test this PR on your end ?
It looks good to me but can't say for certain, if you've tested it we can merge it and release a new major version

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

Successfully merging this pull request may close these issues.

None yet

2 participants