Luos-io / sdk-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luos SDK-Web

Contribute

Workflow

You can use ACT to validate the workflows locally:

  1. Install ACT (See link for other systems):
brew install act
  1. Setup secrets variables in the .act/.secrets file:
NPM_TOKEN=
GITHUB_TOKEN=
  1. Run the workflow locally:
act --container-architecture=linux/amd64 --secret-file ./.act/.secrets -P ubuntu-latest=node:16 push -v

About


Languages

Language:TypeScript 100.0%