Skip to content

Commit f010637

Browse files
committed
Fix github settings.
1 parent 144cfdb commit f010637

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
@@ -20,7 +20,7 @@
2020
<repository>
2121
<id>github-globsframework</id>
2222
<name>GitHub Globsframework Packages</name>
23-
<url>https://maven.pkg.github.com/${env.GITHUB_REPOSITORY}</url>
23+
<url>https://maven.pkg.github.com/globsframework</url>
2424
</repository>
2525
</distributionManagement>
2626

0 commit comments

Comments
 (0)