Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Succeeded
21.6.1-rc.0
7f4a8eaf fix(repo): remove duplicate permissions block in publish workflow (#32868) ## Current Behavior The publish workflow has a duplicate `permissions` block incorrectly nested under a GitHub script action step, which causes a syntax error in the GitHub Actions workflow. ## Expected Behavior The workflow should run without syntax errors. The `permissions` block should only be defined at the job level, not within individual steps. ## Related Issue(s) This fixes a GitHub Actions workflow syntax issue where permissions were incorrectly nested under a step action. The `pull-requests: write` permission is already correctly defined at the job level (lines 510-513), so the duplicated permissions block under the step was unnecessary and causing errors. 🤖 Generated with [Claude Code](https://claude.ai/code)
2 days ago
by FrozenPandaz
Previous page
Previous
Next
Next page