diff --git a/.github/workflows/deploy-staging.yml b/.github/workflows/deploy-staging.yml index 38c73b6..4f73ae5 100644 --- a/.github/workflows/deploy-staging.yml +++ b/.github/workflows/deploy-staging.yml @@ -58,7 +58,7 @@ jobs: uses: docker/login-action@v3 with: registry: ghcr.io - username: fairdataihub + username: megasanjay password: ${{ secrets.KAMAL_REGISTRY_PASSWORD }} - name: Set up Docker Buildx for cache diff --git a/bot/config/deploy-staging.yml b/bot/config/deploy-staging.yml index 48dabb5..1840b86 100644 --- a/bot/config/deploy-staging.yml +++ b/bot/config/deploy-staging.yml @@ -2,7 +2,7 @@ service: codefair-bot # Name of the container image. -image: fairdataihub/codefair-bot +image: megasanjay/codefair-bot # Deploy to these servers. servers: @@ -29,7 +29,7 @@ registry: # Specify the registry server, if you're not using Docker Hub # server: registry.digitalocean.com / ghcr.io / ... server: https://ghcr.io - username: fairdataihub + username: megasanjay # Always use an access token rather than real password (pulled from .kamal/secrets). password: