Skip to content

Fix workflow token permissions for automation#1429

Closed
rom1504 wants to merge 1 commit into
masterfrom
fix-workflow-token-permissions
Closed

Fix workflow token permissions for automation#1429
rom1504 wants to merge 1 commit into
masterfrom
fix-workflow-token-permissions

Conversation

@rom1504

@rom1504 rom1504 commented Sep 7, 2025

Copy link
Copy Markdown
Member

Fixes permission issues in update-from-minecraft-data workflow that prevent automation from creating PRs.

Changes

  • Replaced PAT_PASSWORD with GITHUB_TOKEN in workflow
  • Added explicit permissions block for contents, pull-requests, and actions
  • This resolves the 'Permission denied to rom1504bot' errors

Addresses the automation failures preventing automatic PR creation for new Minecraft versions.

- Replace PAT_PASSWORD with GITHUB_TOKEN to fix permission denied errors
- Add explicit permissions block for contents, pull-requests, and actions
- This should resolve the 'Permission denied to rom1504bot' error during automation

Fixes automation workflow that was failing on git push operations.
@rom1504 rom1504 closed this Sep 7, 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.

1 participant