Skip to content

Remove deprecated set-output in GitHub workflow for release - #66

Closed
apupier wants to merge 1 commit into
com-pas:mainfrom
apupier:65-RemoveUsageOfDeprecatedSetOutput
Closed

Remove deprecated set-output in GitHub workflow for release#66
apupier wants to merge 1 commit into
com-pas:mainfrom
apupier:65-RemoveUsageOfDeprecatedSetOutput

Conversation

@apupier

@apupier apupier commented Feb 3, 2023

Copy link
Copy Markdown
Member

Completely removing the intermediate step calculating the tag_name as GitHub Actions is now providing this value in the context directly. See https://github.com/orgs/community/discussions/26686 and https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

fixes #65

Completely removing the intermediate step calculating the tag_name as
GitHub Actions is now providing this value in the context directly.
See https://github.com/orgs/community/discussions/26686 and
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

fixes com-pas#65

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@Sander3003

Copy link
Copy Markdown
Member

Thanks for you pull-request, we decided today keeping this part up-to-date is not worth the effort: #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Replace deprecated set-output in GitHub Actions before 31st May 2023

3 participants