mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
- Downgrade all actions/upload-artifact and actions/download-artifact from v6 to v4 for compatibility with act's local artifact server (v6 uses a new Azure blob backend that act doesn't support) - Add .actrc with arm64 architecture, artifact server, sequential jobs, and secret/env file pointers for local act runs - Add .act-env to .gitignore (contains local node PATH override) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>