Skip to content

Commit ecf69d7

Browse files
Mossakaclaude
andcommitted
docs: add actions/setup troubleshooting note
Document the requirement for actions/setup directory in release troubleshooting section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8a493d5 commit ecf69d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ sudo ./dist/cli.js \
147147
- Docker build errors: Test image builds locally in `containers/` directories
148148
- GHCR push errors: Ensure `packages: write` permission is granted
149149
- Permission errors: Ensure repository has `contents: write` permission
150+
- Missing `actions/setup`: The githubnext org workflow requires the `actions/setup` directory (synced from gh-aw repo)
150151

151152
### Binary doesn't work
152153

0 commit comments

Comments
 (0)