fix: remove dead nuget-version-suffix references from build-nuget-packages workflow#5061
Conversation
|
Hi @lachmatt, the CI failures are unrelated to this PR, they're All checks relevant to this change are passing: Happy to address anything else needed. Thank you! |
|
@lachmatt, can you please review the PR at your convenience? |
|
Hi @iskiselev, that change to release-publish.yml was accidental, |
iskiselev
left a comment
There was a problem hiding this comment.
@Cloud-Architect-Emma, release-publish.yml is still non reverted.
fa02a01 to
f0fd771
Compare
|
@iskiselev, |
58b312a to
2e24513
Compare
|
Hi @iskiselev, sorry for the confusion! The accidental change to Thank you for catching that! |
…kages workflow Co-authored-by: lachmatt <lachmatt@users.noreply.github.com>
2e24513 to
f294092
Compare
Fixes #5001
The
set-nuget-version-suffixstep was removed in #2772 but two deadreferences remained:
workflow_call.outputs.nuget-version-suffixreferencingjobs.build-nuget-packages.outputs.nuget-version-suffixjobs.build-nuget-packages.outputs.nuget-version-suffixreferencingsteps.set-nuget-version-suffix.outputs.suffixBoth have been removed.