Trigger GitHub Actions with enriched deployment data from Vercel
Vercel与GitHub Actions集成迎来重大升级:通过repository_dispatch事件传递丰富部署数据,让CI流水线更灵活、更高效,告别以往载荷有限的deployment_status事件。
You can now trigger GitHub Actions workflows in response to Vercel deployment events with enriched data using repository_dispatch events . These event…