A separate repo where new github actions can be tested before modifying (and potentially breaking) the real repo.
Run npm run build
before comitting, commit any additions to node_modules
, as Github Actions requires all modules to be installed.
A separate repo where new github actions can be tested before modifying (and potentially breaking) the real repo.
Run npm run build
before comitting, commit any additions to node_modules
, as Github Actions requires all modules to be installed.