1.1.1 • Published 8 months ago
print-hello-cicd v1.1.1
This is a test package to test CI/CD for GitHub Actions and NPM.
Functions that are available: printHello printName
GITHUB ACTION NOTES:
- Commented because it is not necessary for this package to run npm ci before npm test. If you any packages installed you need to uncomment it.
- The token[NODE_AUTH_TOKEN] you need to use for npm you need to save it in secrets -> repository secrets.