Skip to content

Intermittent Errors During Workflow Execution #25058

Discussion options

You must be logged in to vote

Sorry for late response @mike-e-wins ! 

The runner doesn’t parse the ‘::’ in the middle successfully. https://github.com/DragonSpark/action-changelog-dawg/blob/master/entrypoint.ps1#L39

Please use 

echo "`n::set-output name=filename::$filename"

instead. It works on my end.

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants