Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 83554a2

Browse files
authored
Merge pull request #47 from admin-shell-io/UpdatePOM_EnvironmentVariable
Updates pom with variable for GitHub Packages
2 parents cb063d1 + a3f2bba commit 83554a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<repository>
252252
<id>github</id>
253253
<name>GitHub Apache Maven Packages</name>
254-
<url>https://maven.pkg.github.com/admin-shell-io/java-serializer</url>
254+
<url>https://maven.pkg.github.com/${env.GITHUB_REPOSITORY}</url>
255255
</repository>
256256
</distributionManagement>
257257

0 commit comments

Comments
 (0)