Skip to content

Conversation

rcoh
Copy link
Contributor

@rcoh rcoh commented May 13, 2021

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rcoh rcoh enabled auto-merge (squash) May 13, 2021 21:59
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action (docs)"
git add docs
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question/concern

is this secret going to show up in the logs? If so you might consider using a credential helper or a simple shell script via GIT_ASKPASS

@rcoh rcoh merged commit 140fe74 into main May 14, 2021
@jdisanti jdisanti deleted the rcoh-docs branch August 3, 2021 18:20
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.

2 participants