Skip to content

fix: add actions:write permission to release workflow for CLI dispatch#165

Merged
Jing-yilin merged 1 commit into
mainfrom
fix/release-workflow-actions-permission
Mar 24, 2026
Merged

fix: add actions:write permission to release workflow for CLI dispatch#165
Jing-yilin merged 1 commit into
mainfrom
fix/release-workflow-actions-permission

Conversation

@Jing-yilin
Copy link
Copy Markdown
Contributor

The Trigger CLI release build step in release.yml was failing with HTTP 403 because GITHUB_TOKEN lacked actions:write permission needed to dispatch workflow_dispatch events.

Fixes the failure seen in https://github.com/ReScienceLab/agent-world-network/actions/runs/23489309519/job/68352981188

@Jing-yilin Jing-yilin merged commit 3c166ac into main Mar 24, 2026
4 checks passed
@Jing-yilin Jing-yilin deleted the fix/release-workflow-actions-permission branch March 24, 2026 12:30
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