From 18fdbfb585e7530e6dc390d51154c5aa6bd3b588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Richez?= Date: Fri, 21 Jul 2023 10:27:56 +0200 Subject: [PATCH] remove release and snahshot suffix --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1d7efb0..f591969 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,8 +39,7 @@ jobs: __.publishArtifacts \ --sonatypeCreds '${{ secrets.GITHUB_TOKEN }}' \ --stagingRelease false \ - --sonatypeUri "https://maven.pkg.github.com/input-output-hk/armadillo/repository/maven-release/" \ - --sonatypeSnapshotUri "https://maven.pkg.github.com/input-output-hk/armadillo/repository/maven-snapshot/" \ + --sonatypeUri "https://maven.pkg.github.com/input-output-hk/armadillo" \ --gpgArgs --batch,--yes,-a,-b publish-notes: