1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/github-actions/publish-to-packages-workflow-step.md
2021-06-24 10:21:07 -04:00

336 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 %}The permissions key specifies the access granted to the GITHUB_TOKEN.{% endif %}