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

Release step with GIT email property #142

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jirkafajfr
Copy link
Member

The release github action fails on

Updating v2 tag
Committer identity unknown

*** 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: unable to auto-detect email address (got 'runner@fv-az[11](https://github.com/aws-actions/aws-secretsmanager-get-secrets/actions/runs/9451550076/job/26032843476#step:3:12)18-73.(none)')
Error: Process completed with exit code [12](https://github.com/aws-actions/aws-secretsmanager-get-secrets/actions/runs/9451550076/job/26032843476#step:3:13)8.

(example)

That is same problem as in case of #138. Using the same approach to resolve.

@jirkafajfr jirkafajfr merged commit 98c2d6b into main Jun 10, 2024
6 checks passed
@jirkafajfr jirkafajfr deleted the feature/release-step-with-email branch June 10, 2024 16:17
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