David
David

Reputation: 5525

How can my Git hub actions build my module if it reference a package in another company

I have java code in repo A that belongs to company A and a package in repo B that belongs to company B, both companies belong to the same enterprise. I setup the setting.xml and my PAT and that works but there is a risk that If my account get disabled or I lose access the action will not work anymore.

I just need a solution that is not tied to a user. Is there an alternative to the PAT solution?

Upvotes: -1

Views: 21

Answers (0)

Related Questions