You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you must use spaces when accessing repository secrets via ${{ ... }}. This is a GH Actions syntax thing, and not something specific to this action.
Since this ticket is a little old and I don't see any issues in the code, I'm going to close this ticket as "cannot reproduce." Let me know if you're still experiencing issues and we can investigate and/or re-open.
I tried to get this working with no success with auth issues:
npm ERR! 401 Unauthorized - GET https://<workspace>.bytesafe.dev/r/npm/@<scope-name>%2f<package-name> - Access Denied
I require the step Setup NPMrc for JS-DevTools for the auth to work
Am I configuring JS-DevTools/npm-publish@v1 wrong?
The text was updated successfully, but these errors were encountered: