We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2d5f2a + f9f58d0 commit 0153c44Copy full SHA for 0153c44
pom.xml
@@ -168,6 +168,7 @@
168
<argument>-Dversion=${project.version}</argument>
169
<argument>-Dpackaging=dylib</argument>
170
<argument>-Dfile=${project.build.directory}/libFFmpegWrapper-${project.version}.dylib</argument>
171
+ <argument>-DrepositoryId=github</argument>
172
<argument>-Durl=https://maven.pkg.github.com/umjammer/vavi-image</argument>
173
<argument>-s</argument>
174
<argument>${env.GITHUB_WORKSPACE}/settings.xml</argument>
0 commit comments