Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perform necessary configuration for the gh-pages module #42

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

akash1810
Copy link
Member

@akash1810 akash1810 commented Jul 1, 2020

What does this change?

The CD actions is currently failing because:

*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident name (for runner@fv-az59.etfqdfk4xyru1l5ijc3mck2mlh.cx.internal.cloudapp.net) not allowed

tschaub/gh-pages#345 suggests we need to do some magic beforehand.

How can we measure success?

CD works 🙏

Images

n/a

@akash1810 akash1810 merged commit e020f3b into master Jul 1, 2020
@akash1810 akash1810 deleted the aa-fix-cd branch July 1, 2020 09:19
@prout-bot
Copy link

Seen on PROD (merged by @akash1810 1 minute and 51 seconds ago) Please check your changes!

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

Successfully merging this pull request may close these issues.

3 participants