dashevo / dapi

DEPRECATED A decentralized API for the Dash network
MIT License
17 stars 11 forks source link

chore(ci): use outputs to set variables #366

Closed strophy closed 3 years ago

strophy commented 3 years ago

Issue being fixed or feature implemented

Github Actions should set outputs instead of adding to $GITHUB_ENV

What was done?

How Has This Been Tested?

In CI. Tests will not be successful until PR#3 below is merged, see here for successful test run.

Breaking Changes

Will not work with older versions of gh-action-start-local-network, PR #3 must be merged first

Checklist:

For repository code-owners and collaborators only