Skip to content

Fix/root action yml#44

Merged
DeDuckProject merged 3 commits intomainfrom
fix/root-action-yml
Mar 14, 2026
Merged

Fix/root action yml#44
DeDuckProject merged 3 commits intomainfrom
fix/root-action-yml

Conversation

@DeDuckProject
Copy link
Copy Markdown
Owner

No description provided.

DeDuckProject and others added 2 commits March 15, 2026 00:25
GitHub resolves action.yml from the repo root when users write
`uses: owner/repo@ref`. Without this file, the correct path was
packages/action@v1 — an unexpected monorepo detail for consumers.

The root action.yml delegates to packages/action/dist/index.js,
keeping packages/action/action.yml unchanged for backward compat.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Tests verify: correct main path, node20 runtime, and that inputs/outputs
stay in sync with packages/action/action.yml to prevent drift.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DeDuckProject DeDuckProject enabled auto-merge March 14, 2026 22:45
@DeDuckProject DeDuckProject merged commit c2e9ebb into main Mar 14, 2026
3 checks passed
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