1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/data/reusables/github-actions/publish-to-packages-workflow-step.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

344 B

Runs the mvn --batch-mode deploy command to publish to {% data variables.product.prodname_registry %}. The GITHUB_TOKEN environment variable will be set with the contents of the GITHUB_TOKEN secret. {% ifversion fpt or ghes > 3.1 or ghae-next or ghec %}The permissions key specifies the access granted to the GITHUB_TOKEN.{% endif %}