Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dafik committed Nov 14, 2023
1 parent d3a6e9c commit 7228aaf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@
</repository>
</repositories>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/dafik/diozero</url>
</repository>
</distributionManagement>

<dependencies>

<dependency>
Expand Down

0 comments on commit 7228aaf

Please sign in to comment.