Make Workflow more generic
This commit is contained in:
parent
8a033e311c
commit
aef31e0447
3 changed files with 8 additions and 4 deletions
4
pom.xml
4
pom.xml
|
|
@ -159,8 +159,8 @@
|
|||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub OWNER Apache Maven Packages</name>
|
||||
<url>https://maven.pkg.github.com/cyface-de/brouter</url>
|
||||
<name>GitHub brouter Apache Maven Packages</name>
|
||||
<url>https://maven.pkg.github.com/${env.GITHUB_REPOSITORY}</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue