Skip to content

Support for private repos#1

Open
staringispolite wants to merge 3 commits into
mintlify:mainfrom
staringispolite:main
Open

Support for private repos#1
staringispolite wants to merge 3 commits into
mintlify:mainfrom
staringispolite:main

Conversation

@staringispolite
Copy link
Copy Markdown

Hey there - I wonder if you'd be open to a PR for this

The github action didn't work out of the box, for our private repos, even though the PAT had the correct permissions. I suspected that even though you're setting the token in the header, it wasn't actually getting recognized correctly

This PR just changes the git clone command to use the format PAT@https://REPO/URL.git and updates the /dist folder accordingly. Tested this and confirmed it works on both public and private repos with this fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant