Alexander Gierlicki

Results 3 comments of Alexander Gierlicki

What do you guys think about a `replaceHooks` option on the object that is passed to `ky.extend`? If `true` the hooks will replace the old ones and if `false` (default)...

I had the same issue and solved it by passing `NODE_AUTH_TOKEN` to the env of the semantic step. I debugged it locally and the npmrc that semantic generated was the...

It might be that the `GITHUB_TOKEN` doesn't have all the permissions. I just used the same personal access token with `repo, write:package` rights for both env vars and it worked....