Closed houstonj1 closed 1 year ago
@devth I found this - https://github.com/actions/checkout/issues/664#issuecomment-1152342086
Mind checking if that PAT has an expire date set? Other than that, we can try adding the specific repo to checkout and the branch to the checkout action config
Nope, it doesn't have an expiration date!
Kinda lame it needs one but, I guess that is good for security
Let me provision a new one with exp date.
Ok, new one is set. Expires in a year. It has read/write for commits on this repo.
π It worked, but we didn't get the tag with it.... Something to look at next
Amazing! Thanks for fixing it.
Hope it can auto close the github issue too at some point. I think that was working at some point? We'll see with the next release I guess!
@devth I think this will configure git correctly on checkout, so we can push π€