Deutsch
Nach Produkt erkunden
GitHub Packages
Deutsch
Diese Version von GitHub Enterprise wurde eingestellt am 2021-09-23. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.
GitHub Packages
Learn to safely publish and consume packages, store your packages alongside your code, and share your packages privately with your team or publicly with the open source community. You can also automate your packages with GitHub Actions.
Leitfäden
Learn GitHub Packages→
You can find out more about using packages in GitHub, including publishing new packages to GitHub Packages, view and install existing packages, and, in special circumstances, delete existing packages.
Managing GitHub packages using GitHub Actions workflows→
You can safely publish and consume packages by building custom workflows that can also build, test, and deploy your code.
Ein Paket installieren→
You can install a package from GitHub Packages and use the package as a dependency in your own project.