Skip to content

Commit

Permalink
fix(actions): ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
cosad3s committed Jul 25, 2024
1 parent 997f3d1 commit bf81326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@
</distributionManagement>

<scm>
<connection>scm:git:https://github.com/cosad3s/salsa.git</connection>
<developerConnection>scm:git:https://github.com/cosad3s/salsa.git</developerConnection>
<connection>git@github.com:cosad3s/salsa.git</connection>
<developerConnection>git@github.com:cosad3s/salsa.git</developerConnection>
</scm>

</project>

0 comments on commit bf81326

Please sign in to comment.