GitHub Actions-Dokumentation
Mit GitHub Actions kannst du deine Softwareentwicklungs-Workflows direkt in Ihrem Repository automatisieren, anpassen und ausführen. Du kannst Actions entdecken, erstellen und weitergeben, um beliebige Aufträge (einschließlich CI/CD) auszuführen. Du kannst auch Actions in einem vollständig angepassten Workflow kombinieren.
Beginne hier
Beliebt
Verwenden von Workflowvorlagen
GitHub bietet Workflowvorlagen für verschiedene Sprachen und Tools.
Publishing Node.js packages
In this tutorial, you'll learn how to publish Node.js packages to a registry as part of your continuous integration (CI) workflow.
Building and testing PowerShell
Learn how to create a continuous integration (CI) workflow to build and test your PowerShell project.