-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm trying to use github action to publish my libs to github-packages.
(Currently we are already publishing our libs to Nexus in our infrastructure, and everything is ok.)
But want happen when I publish to github-package is this:
<dependency>
<groupId>{{groupId}}.{{my-component_2</groupId>
<artifactId>12</artifactId>
<version>1.3.3-snapshot</version>
</dependency>
Have you have this behavior on github-package ?
NOTE: I know that this problem may not be related to your action, but if you can help would be nice :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels