Closed amannn closed 1 month ago
I added NPM_AUTH_TOKEN
. GITHUB_TOKEN
should already be provided by github automatically. I have not seen it configured in the CL and yet it can commit the releases. Could you try if that works like you want?
Side note: I think we should limit PRs to the squash & merge strategy for semantic release to work correctly and tick the option "Default to PR title for squash merge commits".
Done
Thanks!
I'll try merging this PR to see if everything works already …
@jdehaan Is there possibly a push permission missing? https://github.com/tools-aoeur/eslint-config/actions/runs/11212107709/job/31162422082
Sets up:
Requires new env params:
GITHUB_TOKEN
NPM_AUTH_TOKEN
Side note: I think we should limit PRs to the squash & merge strategy for semantic release to work correctly and tick the option "Default to PR title for squash merge commits".