Skip to content

ci: replace set-env calls with $GITHUB_ENV file#62

Merged
wagoid merged 1 commit intomasterfrom
ci/replace-set-env-with-new-method
Nov 21, 2020
Merged

ci: replace set-env calls with $GITHUB_ENV file#62
wagoid merged 1 commit intomasterfrom
ci/replace-set-env-with-new-method

Conversation

@wagoid
Copy link
Copy Markdown
Owner

@wagoid wagoid commented Nov 21, 2020

Due to security reasons, ::set-env command doesn't work anymore. The new method of
updating env vars dynamically is through the $GITHUB_ENV file.

Due to security reasons, ::set-env command doesn't work anymore. The new method of
updating env vars dynamically is through the $GITHUB_ENV file.
@wagoid wagoid merged commit 4de4b89 into master Nov 21, 2020
@wagoid wagoid deleted the ci/replace-set-env-with-new-method branch November 21, 2020 09:35
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.

1 participant