action-detect-and-tag-new-version
action-detect-and-tag-new-version copied to clipboard
Command failed with exit code 128
The action can't create a tag because of a fatal error of "fatal: unable to access 'repo_url': The requested URL returned error: 403". Probably because it's a private repo?
I am experiencing the same issue. Have you found a fix @FynniX ?
Just ran into this issue myself.
Try changing the permissions for your actions; I don't know what the defaults are, but I think for Organization repositories its set to read-only by default. In that event you will need to change it in your Organization settings first; and then you can change it on the repo.
ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#managing-github-actions-permissions-for-your-repository