Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Use external release action
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Apr 3, 2024
1 parent 3609663 commit ad02bd5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ jobs:
with:
user: QubitPi
email: jack20220723@gmail.com
server-id: paion-data
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
server-username: ${{ secrets.MAVEN_CENTRAL_USERNAME }}
Expand Down
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@
</license>
</licenses>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub QubitPi Apache Maven Packages</name>
<url>https://maven.pkg.github.com/paiondata/athena</url>
</repository>
</distributionManagement>

<scm>
<developerConnection>scm:git:ssh://git@github.com/paion-data/athena.git</developerConnection>
<url>https://github.com/paion-data/athena.git</url>
Expand Down

0 comments on commit ad02bd5

Please sign in to comment.