Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

Update actions to use GITHUB_ENV file instead of set-env #1132

Closed tristan-potter closed 3 years ago

tristan-potter commented 3 years ago

set-env was deprecated at the end of last year

What this does

Removes set-env. Looking at the script, I'm not sure this was actually doing anything.