--- title: Example workflows for publishing a package intro: 'To help you get started with your own custom workflows, review some example workflows for publishing packages.' versions: fpt: '*' ghes: '*' ghae: '*' shortTitle: Example workflows --- {% data reusables.package_registry.packages-ghes-release-stage %} {% data reusables.package_registry.packages-ghae-release-stage %} You can find example workflows in "[Publishing and installing a package with {% data variables.product.prodname_actions %}](/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions)" or in any of these {% data variables.product.prodname_actions %} guides: - [Publishing Node.js packages](/actions/guides/publishing-nodejs-packages) - [Publishing Docker images](/actions/guides/publishing-docker-images) - [Publishing Java packages with Maven](/actions/guides/publishing-java-packages-with-maven) - [Publishing Java packages with Gradle](/actions/guides/publishing-java-packages-with-gradle)