Skip to content

chore(ci): Persist Github Token in Github Workflow to deploy Dev docs - #3835

Draft
dishaprakash wants to merge 1 commit into
mainfrom
dishaprakash-patch-4
Draft

chore(ci): Persist Github Token in Github Workflow to deploy Dev docs#3835
dishaprakash wants to merge 1 commit into
mainfrom
dishaprakash-patch-4

Conversation

@dishaprakash

@dishaprakash dishaprakash commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Removed 'persist-credentials' option from checkout action.

The GHA workflow is failing with
fatal: could not read Username for 'https://github.com/': No such device or address

By persisting credentials at the end of the script, we can provide Github authentication

Removed 'persist-credentials' option from checkout action.

The GHA workflow is failing with 
`fatal: could not read Username for 'https://github.com': No such device or address`

By persisting credentials at the end of the script, we can provide Github authentication
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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