Skip to content

Organization-scoped PAT with Workflow permissions not working #140561

Answered by reteps
reteps asked this question in Actions
Discussion options

You must be logged in to vote

Ok, I found my issue. I had a composite action between the points in which I commit and check out, that did another checkout.

checkout w/token
<composite action> checkout wo/token
push

failed. I removed the checkout from my composite action and now it succeeds

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by reteps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question
1 participant