Skip to content

Fix release workflow#3

Merged
amilmohd155 merged 2 commits intomainfrom
fix-release-workflow
Jan 14, 2026
Merged

Fix release workflow#3
amilmohd155 merged 2 commits intomainfrom
fix-release-workflow

Conversation

@amilmohd155
Copy link
Copy Markdown
Owner

This pull request makes a small but important update to the release workflow by ensuring that Git user information is configured before building the package. This helps avoid issues with Git operations that require user identity during automated releases.

  • Workflow improvement:
    • Added a step to initialize the Git user name and email for the github-actions[bot] before building the package in .github/workflows/release.yml.

@amilmohd155 amilmohd155 merged commit 667b3ce into main Jan 14, 2026
5 checks passed
@amilmohd155 amilmohd155 deleted the fix-release-workflow branch January 14, 2026 22:19
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