chore: Revert "build: Switch to a new conan XRPLF remote (#7622)" (#7623)

This commit is contained in:
Ayaz Salikhov
2026-06-25 15:47:55 +01:00
committed by GitHub
parent 3097c157b6
commit 07c64f07f0
11 changed files with 60 additions and 54 deletions

View File

@@ -98,8 +98,8 @@ jobs:
if: ${{ github.repository == 'XRPLF/rippled' && github.event_name == 'push' && github.ref == 'refs/heads/develop' }}
uses: ./.github/workflows/reusable-upload-recipe.yml
secrets:
remote_username: ${{ secrets.NEXUS_REMOTE_USERNAME }}
remote_password: ${{ secrets.NEXUS_REMOTE_PASSWORD }}
remote_username: ${{ secrets.CONAN_REMOTE_USERNAME }}
remote_password: ${{ secrets.CONAN_REMOTE_PASSWORD }}
package:
needs: build-test