Improvement

October 10, 20191 Minute Read

The GitHub Actions Marketplace now requires an actions metadata file

To publish an action to the GitHub Marketplace, you are now required to have a properly formed actions metadata file placed at action.yml in the root of your action’s repository. This applies to both container-based actions and JavaScript-based actions.

If you have any questions or thoughts about these changes, we recommend sharing in our GitHub Community Forum’s Actions Board!

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

The GitHub Actions Marketplace now requires an actions metadata file - GitHub Changelog