ApeWorX / ApePay

A smart contract payment system built for automated service management
https://apeworx.io/apepay
Apache License 2.0
19 stars 6 forks source link

Set up npm automation #89

Closed alexisnsns closed 4 weeks ago

alexisnsns commented 9 months ago

Set up a GH actions workflow to automatically publish the JS SDK and UI LIB to NPM whenever there is a new ApePay release.

alexisnsns commented 9 months ago

@fubuloubu steps you need to do as an admin to finish the work:

on npm: generate token (classic) then select automation token; copy the token

on gh: apepay repo -> settings -> secrets -> new repository secret, then paste the generated token as NPM_TOKEN