dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
35 stars 21 forks source link

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

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