Skip to content

Conversation

@mattbuske
Copy link
Member

Resolves git permission error when adding files in GitHub Actions:

  • Added git config --add safe.directory to mark workspace as safe
  • Fixes 'insufficient permission for adding an object' error

Resolves git permission error when adding files in GitHub Actions:
- Added git config --add safe.directory to mark workspace as safe
- Fixes 'insufficient permission for adding an object' error
@mattbuske mattbuske merged commit e1f38d1 into staging Jun 6, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 6, 2025
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